-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation
Jonathan Schneider edited this page Mar 26, 2019
·
3 revisions
A Swagger documentation of our REST endpoints is available using http://localhost:5000/static/swagger/index.html given default host and port settings.
A deployed version of our documentation is available here.
- Home
- Setup
- API Documentation
- Data model
- How to...
- ...add a new remote database
- ...create migrations
- ...develop locally
- ...simplified dev setup
- ...deploy on kubernetes (internal)
- ...monitor the cluster
- ...fix expired K8s certificates
- ...add new dependencies
- ...rebuild base image
- ...add a new algorithm in R
- ...add support for new language
- ...add a new node to Kubernetes cluster
- Coding Conventions
- Roadmap
- Ownership