Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocrate-maker-fast-api

fast-api version of the rocrate rest api

for people without docker:

run following commands in terminal of the root project directory:

pip install -r requirements.txt
sh start-api-server.sh

for people withdocker:

run following commands in terminal of the root project directory:

sudo docker build -t "rocrate-rest-api" .
sudo docker run -d -p 6656:6656 rocrate-rest-api

About

fast-api version of the rocrate rest api

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages