o-development / ldo

Monorepo for Linked Data Objects (ldo)
MIT License
23 stars 5 forks source link

Use PUT for create resource to guarantee URI #16

Open jaxoncreed opened 3 months ago

jaxoncreed commented 3 months ago

PUT will guarantee the URI of the resource, currently POST is used, which won't guarantee it.