-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
(5)medium change/bugfix with planning/investigationmedium change/bugfix with planning/investigationfeatureNew FeatureNew Featuregood first issueGood for newcomers/anyone who wants to start contributingGood for newcomers/anyone who wants to start contributing
Description
- Helper to connect to MongoDB instance (similar to MariaDB Helper that exists, but should be simpler)
- use config to setup connection: https://github.com/devlinjunker/template.node.hapi/blob/master/conf/config.yaml#L17
- create/read/update/delete operations
Next:
- Simple endpoints for rapid development and storage of JSON objects created in the UI components while doing UI development
- CrudDataservice class that can be extended
- defines name and properties (JOI validation?)
- create/read/readAll/update/delete methods that can be overwritten and called in child classes
Metadata
Metadata
Assignees
Labels
(5)medium change/bugfix with planning/investigationmedium change/bugfix with planning/investigationfeatureNew FeatureNew Featuregood first issueGood for newcomers/anyone who wants to start contributingGood for newcomers/anyone who wants to start contributing