API of the api master path marter phatproject .
Starting with 🚀
These will allow you to get a copy of the working project on your local machine for development and testing .
See Implementation to learn how to implement the project.
python==3.8
Django==3.0.8
djangorestframework==3.11.0
in the terminal located in the folder where you have this project, you can look at the folders and files that the project has with the ls command, then run the following.
python3 -m venv env
source env/bin/activate
git clone
pip3 install -r requiremests.txt
Now open the file with your favorite text editor and in the poject folder look for the settings file and modify the function "DEBUG" if it is set to "FALSE" change it to "TRUE".
python3 manage.py runserver
- [django-rest-framework] (https://www.django-rest-framework.org/)
- [Django] (https://www.djangoproject.com/)
- [python] (https://www.python.org/)
- ** Dimanso perez ** - * Initial Work * - [Dimaps716] (https://github.com/Dimaps716)
This project is under the License (Your License) - see the [LICENSE.md] (LICENSE.md) file for details
- Tell others about this project 📢
- Invite a beer 🍺 or a coffee ☕ to someone on the team.
- Give thanks publicly 🤓.
⌨️ with ❤️ by [Dimaps716] (https://github.com/Dimaps716) 😊