An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

MostlyJS with Feathers-Sequelize
===============================

[![Build Status](https://travis-ci.org/mostlyjs/mostly-feathers-sequelize.svg)](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