ri0t1985 / api-creator

Project that allows you to turn static website data into an API through CSS selectors
MIT License
6 stars 0 forks source link

make DELETE-request rather than a POST-request to delete stuff #2

Closed pauledenburg closed 7 years ago

pauledenburg commented 7 years ago

At this moment you make a request to the /delete endpoint to delete the specified endpoint.

Going with REST, this should be a DELETE-request

ri0t1985 commented 7 years ago

Thanks for reporting this issue, @pauledenburg. The issue has been fixed on the master branch, and will be fixed on the next release.

ri0t1985 commented 7 years ago

This issue has been resolved in version 0.2