Skip to content

xmik/IAP_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAP_project-hq-backend

Development

Build a docker image:

./tasks docker_build

Deploy the application locally (2 docker containers):

./tasks up

Verify that API Server listens and answers:

curl -i -L localhost:8000/api/branch_offices/list
curl -i -L localhost:8000/api/employees/list/0

Delete the local application:

./tasks down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.7%
  • Shell 3.8%
  • Dockerfile 1.5%