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

https://github.com/foxfix/api_for_blog


https://github.com/foxfix/api_for_blog

django-rest-framework python

Last synced: about 24 hours ago
JSON representation

Awesome Lists containing this project

README

          

# api_for_blog
There are all necessary in requirements.txt

`$pip install -r requirements.txt`

You can see all your apis on the links:
+ api/auth/token/
+ api/users/
+ api/comments/
+ api/posts/

![api](https://github.com/Foxfix/api_for_blog/raw/master/api.png)