Skip to content

bsnithin44/pud_bed_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Fast API based python app for bed management.

Create a config.json with path configs/config.json with below structure

{
    "app_creds":{
        "username":"",
        "password":""
    }
}

Run the docker file with below command

sudo docker run -p 8000:8000 --name <continer_name> <image_name>

APIs

About

bed management apis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors