https://github.com/edgar-code-repository/django-rest-geo-app
Rest API developed with Django Rest Framework and MongoDB.
https://github.com/edgar-code-repository/django-rest-geo-app
Last synced: 9 months ago
JSON representation
Rest API developed with Django Rest Framework and MongoDB.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/django-rest-geo-app
- Owner: edgar-code-repository
- Created: 2019-08-02T17:22:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T01:13:02.000Z (over 5 years ago)
- Last Synced: 2025-01-23T04:29:33.873Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
THE GEO REST API (DJANGO REST FRAMEWORK)
---------------------------------------------------------------------------------------------------
Rest API developed with Django Rest Framework and MongoDB.
This app contains 3 services that manipulate info about continents, countries and cities.
---------------------------------------------------------------------------------------------------
**Get call to continents endpoint from Postman:**

---------------------------------------------------------------------------------------------------
**Get call to countries endpoint from Postman:**

---------------------------------------------------------------------------------------------------
**Get call to cities endpoint from Postman:**

---------------------------------------------------------------------------------------------------