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

https://github.com/mostlyjs/mostly-feathers-mongoose

Create a Mostly Mongoose Service for Feathers.
https://github.com/mostlyjs/mostly-feathers-mongoose

Last synced: 5 months ago
JSON representation

Create a Mostly Mongoose Service for Feathers.

Awesome Lists containing this project

README

          

MostlyJS with Feathers-Mongoose
===============================

[![Build Status](https://travis-ci.org/mostlyjs/mostly-feathers-mongoose.svg)](https://travis-ci.org/mostlyjs/mostly-feathers-mongoose)

Create a [MostlyJS](https://github.com/MostlyJS) wrapped [Mongoose](http://mongoosejs.com/) service for [Feathers-Mongoose](https://github.com/feathersjs/feathers-mongoose).

# Documentation

Please see the [documentation site](https://mostlyjs.github.io).

# Usage

## Installation

```bash
npm install mostly-feathers-mongoose --save
```

# License

MIT