Skip to content

Design & Implementation

Kolokotronis Panagiotis edited this page Nov 16, 2016 · 2 revisions

API decisions

  • Create a REST API
  • Our API should be compatible with Space API
  • Use mongodb for our database
  • Use Python + Flask for backend

To do

  • Choose language and framework for the implementation
  • Design routes
Clone this wiki locally