https://github.com/pchmn/djangorest-base
Base project for django rest API
https://github.com/pchmn/djangorest-base
Last synced: 3 months ago
JSON representation
Base project for django rest API
- Host: GitHub
- URL: https://github.com/pchmn/djangorest-base
- Owner: pchmn
- Created: 2016-02-26T18:02:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T18:12:01.000Z (over 10 years ago)
- Last Synced: 2025-12-27T10:02:25.168Z (7 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Base project for django rest API
## products app
* All users can access product objects
* Only admin users can create, update or delete product objects