hbz / oerworldmap.prototype

OER World Map Prototype
2 stars 4 forks source link

Support DELETE on API #65

Closed acka47 closed 10 years ago

acka47 commented 10 years ago

HTTP method DELETE should be supported by API.

fsteeg commented 10 years ago

Deployed to staging. Sample:

curl -X DELETE http://user:pass@staging.api.lobid.org/oer/id123

Note you need to replace user and pass with your credentials.

Assigning to @literarymachine for review.

literarymachine commented 10 years ago

+1