@dictadata/storage-api 1.2.0
Example implementation of REST API services using @dictadata/storage-node and @dictadata/storage-junctions projects.
Getting Started
- Clone and rename the project.
- Edit the config.js file for your system.
- Add your route handlers under ${workspaceFolder}/storage/node/my-api.
(More documentation to come.)