Navigation

  • index
  • routing table |
  • morpheo-orchestrator 0.1.0 documentation »

HTTP Routing Table

/(collection_name) | /algo | /data | /learndone | /preddone | /prediction | /problem | /worker
 
/(collection_name)
GET /(collection_name)
GET /(collection_name)/(document_uuid)
 
/algo
POST /algo
 
/data
POST /data
 
/learndone
POST /learndone/(learnuplet_uuid)
 
/preddone
POST /preddone/(preduplet_uuid)
 
/prediction
POST /prediction
 
/problem
POST /problem
 
/worker
POST /worker/(uplet_type)/(uplet_uuid)

Logo

Table Of Contents

Contents:

  • Database Collections
  • API endpoints

Quick search

Navigation

  • index
  • routing table |
  • morpheo-orchestrator 0.1.0 documentation »
© Copyright 2017, Mathieu Galtier, Camille Marini. Created using Sphinx 1.5.5.