CRUD-Operations in RavenDB (HTTP API)
RavenDB is not only useful when you have a .Net project. When you can send a HTTP-Request you have all you need. The HTTP API provides all of the daily used commands in a web friendly way. There are however some commands that are not fully supported. Should you need them you can always fall …