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

https://github.com/tutv/schemis

Create Mongoose Schemas
https://github.com/tutv/schemis

Last synced: about 1 year ago
JSON representation

Create Mongoose Schemas

Awesome Lists containing this project

README

          

# schemis
Create Mongoose Schemas

## Installation
```shell
npm i --save schemis
#or yarn
yarn add schemis
```