courtbot-engine-data-oscn

1.2.4 • Public • Published

courtbot-engine-data-oscn Build Status npm

This is a data source for courtbot-engine that pulls case data from oscn (Oklahoma State Court Network).

##Usage

var courbot=require("courtbot-engine");
require("courtbot-engine-data-oscn")("tulsa", "https://oscn-case-api.herokuapp.com");

...

courtbot.addRoutes(app, {
  dbUrl: databaseurl,
  <other options>
});

Readme

Keywords

Package Sidebar

Install

npm i courtbot-engine-data-oscn

Weekly Downloads

6

Version

1.2.4

License

MIT

Last publish

Collaborators

  • ashlux
  • pipakin