Base of API Rest with DjangoRestFramework + TokenAuthentication + ContentManagerWeb
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Python 3.x
A step by step series of examples that tell you have to get a development env running
Say what the step will be
cd dapi
./setup.sh
And later
./runlocalforce.sh
Or with output console
./runlocal.sh
Finally enter the following url in your browser
http://127.0.0.1:8000
Add additional notes about how to deploy this on a live system
- Django
- Django Framework
- Bootstrap
And can see more in the following URL requirements/staging.txt
See more in CHANGELOG
See also the list of contributors who participated in this project.