Skip to content

Ersilia as a REST API for service to service operations

License

Notifications You must be signed in to change notification settings

ersilia-os/ersilia-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ersilia-api 🌍

⚠️ THIS IS AN EXPERIMENTAL PROJECT ⚠️

Ersilia as a REST API for service to service operations

Development

To get started with development, you will need the following:

Run the following commands to spin up a development environment:

pipenv install

This will install all the dependencies for the project

pipenv run dev

This will spin up a development server on port 8000