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

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

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