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
- Host: GitHub
- URL: https://github.com/foxfix/api_for_blog
- Owner: Foxfix
- Created: 2017-01-05T07:35:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-04T15:57:30.000Z (7 months ago)
- Last Synced: 2025-12-07T23:55:00.201Z (7 months ago)
- Topics: django-rest-framework, python
- Language: Python
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
