memrest
v1.0.0
Published
Simple in-memory data store with a REST-like interface.
Downloads
3
Maintainers
Readme
memrest
Simple in-memory data store with a REST-like interface. Multiple instance can be created with no collision.
A primary use case is to support quick unit testing for your interface. See the /examples directory for examples.