elasticcrud

0.0.3 • Public • Published

ELASTIC CRUD

Elatic CRUD written in Node.js for use with any GATEWAY.

Features

* Configure CRUD service to start on specific

How to use

    var crud = require('elasticcrud');
    const express = require('express');
    const app = express();
 
    crud.configServer(app, 4300);

Readme

Keywords

none

Package Sidebar

Install

npm i elasticcrud

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • accionlabs