https://github.com/nairuzabulhul/django_api
https://github.com/nairuzabulhul/django_api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nairuzabulhul/django_api
- Owner: nairuzabulhul
- Created: 2016-08-04T02:18:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T19:59:53.000Z (about 9 years ago)
- Last Synced: 2025-03-02T10:14:44.239Z (7 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django RESTful API

This is a basic Django API endpoint for Bookstore data in a form of JSON objects
- Book Title:
- Author:
- Publisher
- Publishing Date
- Published Year
- ISBN
- CategoryThe API accepst all requests GET, POST, PUT, DELET