Skip to content

A very simple RESTful document-oriented and multi-versioned storage using Git

Notifications You must be signed in to change notification settings

softa/git_document_db

Repository files navigation

get /documents/:id
Get data from a document

post /documents
Create a new document:
id:

delete /documents/:id
Remove document

About

A very simple RESTful document-oriented and multi-versioned storage using Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages