Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Place Review REST API
|
| 2 |
|
| 3 |
A production-ready REST API for a mobile app that allows users to review places (shops, doctors, restaurants, etc.), built with Django and Django REST Framework.
|
|
@@ -454,4 +462,4 @@ SDE intern Assignment/
|
|
| 454 |
|
| 455 |
## License
|
| 456 |
|
| 457 |
-
This project is submitted as part of a technical assessment.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: Assignment
|
| 4 |
+
sdk: docker
|
| 5 |
+
emoji: 🐨
|
| 6 |
+
colorFrom: purple
|
| 7 |
+
colorTo: indigo
|
| 8 |
+
---
|
| 9 |
# Place Review REST API
|
| 10 |
|
| 11 |
A production-ready REST API for a mobile app that allows users to review places (shops, doctors, restaurants, etc.), built with Django and Django REST Framework.
|
|
|
|
| 462 |
|
| 463 |
## License
|
| 464 |
|
| 465 |
+
This project is submitted as part of a technical assessment.
|