Skip to content

Pelino-Courses/api-modeling-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date Open in Codespaces

How to get started

  • Clone this repo
  • Create virtual environment
  • Activate virtual environment
  • Run pip install -r requirements.txt to install packages
  • Create .env and add variables as per example in .env.example. In this project, we used Postgres db from ElephantSql
  • Run migations
  • Run python manage.py runserver to 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

About

api-modeling-dev created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages