Skip to content

NabinKawan/GesDec-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GesDec-api

This repo provides the basic APIs for fetching and feedback for GesDec-web.

The server is primarily deployed at:

http://gesdec-api.herokuapp.com

Running it locally

# Install the dependencies
pip install -r requirements.txt

# Run the server
uvicorn app.main:api --reload

The server can be access at:

http://localhost:8000/docs

About

api for GesDec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published