Skip to content

eruckemmanuel/django-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django API Starter

Starter project for Django REST API

Start your django project

Create your project directory

mkdir my_project

Clone starter app into your blank project directory

git clone https://github.com/eruckemmanuel/django-api-starter.git my_project

You can now navigate into your project directory and continue other configurations

cd my_project

Environment variables

Copy the sample.env file and modify to match your configuration

cp sample.env .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published