Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 577 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 577 Bytes

serratus-api

Serratus website API built using Flask.

Quickstart

Clone the repository and preview the site locally:

git clone https://github.com/serratus-bio/serratus-api.git
cd serratus-api
bash run.sh

Go to http://localhost:5000/

API Routes