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.
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-feathers-mongoose
- Owner: MostlyJS
- License: mit
- Created: 2017-05-09T06:02:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T10:54:49.000Z (over 3 years ago)
- Last Synced: 2025-09-25T20:32:03.586Z (6 months ago)
- Language: JavaScript
- Size: 583 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MostlyJS with Feathers-Mongoose
===============================
[](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