request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Setup the REST API #3

Closed rgreinho closed 7 years ago

rgreinho commented 7 years ago

This patch provides the first draft of the API. It is the starting the see how to design a clear API and of to integrate is with the frontend.

The goal is to have a working API with basic feature to allow us to have a better vision of the pieces we have to assemble.

make ci-coala && make ci-docs && make ci-tests