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

https://github.com/spiderxm/blog_rest_api

Rest Api for Various functionality of Blogs
https://github.com/spiderxm/blog_rest_api

django django-rest-framework sqlite

Last synced: 27 days ago
JSON representation

Rest Api for Various functionality of Blogs

Awesome Lists containing this project

README

          

# Blog Rest API - Made with Django Rest Framework
## Various Features
### Users (CRUD functionality)
### Blogs (CRUD functionality)
### Comments (CRUD functionality)
### Tags for Blog (create, read and attach tags to blog)
### External Links for Blog (CRUD functionality)
### Image Urls for Blog (CRUD functionality)
### Obtain auth token to access various routes of application