wavefarm / api

API for Wave Farm sites
0 stars 1 forks source link

Need /new endpoint for adding items #38

Closed gsf closed 9 years ago

gsf commented 9 years ago

A POST to /new should add an item, returning the item (with the generated unique ID) in the response. Needed for wavefarm/admin#19.

gsf commented 9 years ago

Endpoint is a POST to / instead.