Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goliatone/core.io-persistence
core.io persistence module
https://github.com/goliatone/core.io-persistence
Last synced: 11 days ago
JSON representation
core.io persistence module
- Host: GitHub
- URL: https://github.com/goliatone/core.io-persistence
- Owner: goliatone
- License: mit
- Created: 2017-02-08T22:29:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T17:35:32.000Z (about 3 years ago)
- Last Synced: 2024-10-11T09:08:17.568Z (27 days ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
## core.io-persistence
[core.io][core.io] module to integrate [Waterline][wjs] into your applications.
### TODO
Currently we load models from a single directory. Ideally we want to be able to load models from core.io modules, i.e. core.io-passport should be able to register a `Passport` and a `PassportUser` models.[core.io]: https://npmjs.com/package/core.io
[wjs]: https://github.com/balderdashy/waterline