ResistanceCalendar / resistance-calendar-api

API for Resistance Calendar events
MIT License
3 stars 8 forks source link

Curies? #93

Open hypeJunction opened 7 years ago

hypeJunction commented 7 years ago

OSDI specifically requires the provision of curies in HAL+JSON format so that the API is self-discoverable. Current implementation doesn't allow us to use HAL browser to navigate your API and use curies for pagination.

aaghevli commented 7 years ago

I took a few stabs at this but came up short. I am still looking for a reasonable npm plugin that maybe can help with this. There seems to be a single one (and a wrapper) that our framework HAPIJS supports, but at the time it did not seem worth the investment due to the nascent status of the project:

https://github.com/bleupen/halacious https://github.com/felixheck/bissle