Skip to content

aaronp/docstore

Repository files navigation

DocStore

This is an example of a file-store service.

It exposes REST endpoints for manipulating json docs at particular paths.

The API is consistent for front-end services, but could be suppored by any persistence layer of your choosing behind the REST interface.

You can see the open-api spec here

You can run/test the resulting code here

About

A simple document-store REST service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published