Skip to content

rohan-wagh/MindBowserPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindBowserPython

Rohan Wagh Python assignment

Step 1 - Check requirement.text file

Step 2 - Database postgres setup (optional) or use default one

Step 3 - Do migrations

Step 4 - API's

    1) http://127.0.0.1:8000/api/v1/employee               (POST) add employee
    2) http://127.0.0.1:8000/api/v1/employee/list          (GET) employee list
    3) http://127.0.0.1:8000/api/v1/manager                (POST) add manager
    4) http://127.0.0.1:8000/api/v1/manager/login          (POST) manager login

About

Rohan Wagh Python assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages