Skip to content
Todd Geist edited this page Dec 11, 2016 · 3 revisions

Roadmap

First get a request-promise based client working using options model

fms(options).then(result=>{...})

Later maybe think about writing a fluent query builder. Which might be useful for For standalone and node.

Clone this wiki locally