- Clone this repo
- Create virtual environment
- Activate virtual environment
- Run
pip install -r requirements.txtto install packages - Create
.envand add variables as per example in.env.example. In this project, we usedPostgres dbfrom ElephantSql - Run migations
- Run
python manage.py runserverto start your server - The easiest way to browse the api is to use swagger docs. To do so, visit
127.0.0.1:8000/swagger
Pelino-Courses/api-modeling-dev
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|