TransforMap / data.transformap.co

Here you find a Node.js daemon to serve the public TransforMap web service.
https://data.transformap.co
GNU Affero General Public License v3.0
7 stars 2 forks source link

API call "delete" #6

Closed species closed 8 years ago

species commented 8 years ago

Check if the user account has "write" capabilities (is not banned).

Takes an ID.

The API should add the "deleted" flag to the object.

almereyda commented 8 years ago

Implemented with #31