An open API service indexing awesome lists of open source software.

https://github.com/nairuzabulhul/django_api


https://github.com/nairuzabulhul/django_api

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Django RESTful API

![Log](http://www.django-rest-framework.org/img/logo.png)

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
- Category

The API accepst all requests GET, POST, PUT, DELET