https://github.com/devignesh/restful_api
Basic RESTapi creation using REST Framework in Django.
https://github.com/devignesh/restful_api
django django-rest-framework python3 restful-api
Last synced: 7 months ago
JSON representation
Basic RESTapi creation using REST Framework in Django.
- Host: GitHub
- URL: https://github.com/devignesh/restful_api
- Owner: devignesh
- Created: 2019-03-03T18:44:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T20:12:58.000Z (about 7 years ago)
- Last Synced: 2025-02-15T20:51:20.060Z (about 1 year ago)
- Topics: django, django-rest-framework, python3, restful-api
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restful_api
Basic RESTapi creation using REST Framework in Django.