1.0.6 • Published 7 years ago

@eoko/api-utils v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

eoko-api-models Build Status

Eoko base models used for api

Installation

$ npm install --save eoko-api-models

Configuration

All configuration must be done using env variables. A sample file .env.dist can be found in the project root.

Usage

var eokoApiModels = require('eoko-api-models');

eokoApiModels('Rainbow');

Test

Test are ran against mongo database. You can use a docker image to do that :

$ docker pull mongo

All test configuration can be done using env variables. A sample file is already configured in /tests/.env.

License

MIT © Romain DARY <romain.dary@eoko.fr>

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago