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

okrahealth/okra-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Okra API

RESTful API for okra.

Setup and Installation (for development)

Step 1: Configure pipenv

  • Follow the instructions in the pipenv README to install pipenv on your system

Step 2: Install dependencies

pipenv install
python setup.py install

Step 3: Start pipenv shell

pipenv shell

This will spawn a new shell subprocess, which can be deactivated by using exit.

About

RESTful API for okra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages