bcaudan / appstore-search

Appstore search
0 stars 0 forks source link

Simple backend #3

Closed bcaudan closed 6 years ago

bcaudan commented 6 years ago

POST /api/1/apps => Add an app (as a JSON object) to the Algolia apps index and return its id DELETE /api/1/apps/:id => Delete an app from the Algolia index