Skip to content

A Django Rest Framework project setup code with Basic User Management, Tests, Docker, PostgreSQL

License

Notifications You must be signed in to change notification settings

DMGithinji/Start_DRF_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Start Drf Project

This project entails simple boileplate code for starting a DRF project

The key features setup entail:

  • Docker / Docker-Compose
  • Django / Django-REST-Framework
  • PostgreSQL
  • CI with TravisCI
  • Utilizes PEP-8 coding conventions enforced using flake8 library
  • User management ie creation, authentication using JWT and user detail updates

Getting started

To start project, run:

docker-compose up

The API will then be available at http://127.0.0.1:8000

About

A Django Rest Framework project setup code with Basic User Management, Tests, Docker, PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published