Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 1.51 KB

File metadata and controls

78 lines (46 loc) · 1.51 KB

API

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.

Prerequisites 📋

python==3.8
Django==3.0.8
djangorestframework==3.11.0

Instalación 🔧

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

settings.py configuration🔧

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 

Built with 🛠️

Authors ✒️

License 📄

This project is under the License (Your License) - see the [LICENSE.md] (LICENSE.md) file for details

Expressions of Gratitude 🎁

  • 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) 😊