16 Commits

Author SHA1 Message Date
ce582383c3 api: Change root application path to '/v0' instead of '/api'. 2020-02-09 04:25:09 -06:00
8af6c65c9b api: Add support for necessary CORS headers. 2020-02-09 04:16:15 -06:00
5c81d756df api: Refactor so all endpoints are CORS-aware. 2019-09-25 08:15:08 -05:00
cf60793395 api: WIP CORS supoport 2019-09-24 22:43:23 -05:00
7e5827a7a2 api: Add Cache-Control header. 2019-05-19 18:28:38 -05:00
5887368ed1 Fix bug in POST measures API. 2019-03-16 23:57:07 -05:00
4965d162ad Change the measure model: less pre-determined, more configurable. 2019-03-10 15:59:02 -05:00
9a9fa7c5d9 Add created field to API Tokens. 2019-03-08 03:02:57 -06:00
e9bdcbffcd WIP Logging service and API. 2019-03-02 02:04:51 -06:00
0d0b4a945a WIP on web UI: added nav, routing, basic page skeletons. 2019-02-25 00:24:51 -06:00
Jonathan Bernard
066e70b4bf Add some additional GET endpoints in the API. 2019-02-24 06:52:10 -07:00
Jonathan Bernard
038fa2f8a5 Add API endpoint for PUT /measure/@slug/@id. 2019-02-20 22:06:53 -06:00
Jonathan Bernard
02e0d1cae1 Implementation of /measure, /measurements APIs. 2019-02-19 17:51:38 -06:00
c98497526e WIP Implementing API tokens. 2019-02-19 13:26:35 -06:00
e3450d5f8f Beginning implementation of the planned API endpoints. 2019-02-19 02:50:07 -06:00
Jonathan Bernard
1337d17105 WIP Refactor API into multiple sub-modules. 2019-02-18 17:53:08 -06:00