Skip to content

LoopDAO/rostra-backend

Repository files navigation

Rostra-Backend

Use flask to provide restful api for rostra app

Requirements

Installed Packages

pip3 install -r requirements.txt

Start

flask run

If you run the code below and visit your API’s root URL (http://localhost:5000) you can view the automatically-generated Swagger UI documentation.

The API Provided is as list in the pic below

Swagger

Deploy

1. pip install gunicorn
2. run the start.sh script

About

API for rostra app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published