Skip to content

rudh9897/flask-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask server for REST endpoint

Option 1: Steps to run the server

Create a venv

Install from requirements.txt

Run the flask server

Option 2: Build the dockerfile

Start the container 'sudo docker container run --gpus all -d -p 5000:5000 <image_name>'

About

DCSC project backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 60.2%
  • Dockerfile 30.7%
  • Shell 9.1%