Skip to content

aravindas4/mymdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMDB

This is a REST impelementations of django project at https://github.com/tomaratyn/MyMDB. Certain design modification have also been done based on the industry experiance.

Software

  • Python (Django)
  • PostgresSQL

Code base contains

  • Db model
  • APIs

Setup for development

  • Create and activate env
  • Install packages usingpip install requirement.txt
  • Run local sever using ./manage.py runserver

Branches

  • Feature for new feature
  • Hotfix for bug fix in production (master)
  • Bugfix for bug fix in release/development branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages