This is a reference implementation in Ruby of Dinote's "Push API" specification. Dinote's lender partners can implement an API according to this spec to achieve easy integration with Dinote's business loan marketplace.
The specification is here: Dinote -- Prequalification & Underwriting APIs 2019
This project implements the "Prequalification API" and "Documents API" described there.
To run the reference server, you need Ruby 2.0+ and the Sinatra gem. To install Sinatra: