greenlight-models

0.4.15 • Public • Published
var models = require('greenlight-models');
 
models.contentEventHandler.init({
  kafkaRestEndpoint: 'http://test.blikk.co/confluent',
  streamOutputTopic: 'test-greenlight-models',
  streamOutputSchemaId: 1
});
 
// Mongoose Schema
var PersonSchema = models.Person;
 

Readme

Keywords

none

Package Sidebar

Install

npm i greenlight-models

Weekly Downloads

1

Version

0.4.15

License

ISC

Last publish

Collaborators

  • blikk