https://github.com/mostlyjs/mostly-feathers-sequelize
mostly sequelize adapter
https://github.com/mostlyjs/mostly-feathers-sequelize
Last synced: about 1 year ago
JSON representation
mostly sequelize adapter
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-feathers-sequelize
- Owner: MostlyJS
- License: mit
- Created: 2018-07-19T03:42:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T21:37:06.000Z (over 3 years ago)
- Last Synced: 2025-01-08T08:45:26.005Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MostlyJS with Feathers-Sequelize
===============================
[](https://travis-ci.org/mostlyjs/mostly-feathers-sequelize)
Create a [MostlyJS](https://github.com/MostlyJS) wrapped [Sequelize](http://docs.sequelizejs.com/) service for [Feathers-Sequelize](https://github.com/feathersjs/feathers-sequelize).
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-feathers-sequelize --save
```
# License
MIT