Skip to content

Dwolla/dwolla-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dwolla-openapi

An OpenAPI specification for the Dwolla API. https://developers.dwolla.com

Mock Server With Prism

Dwolla uses this OpenAPI spec to spin up a local mock server and test request and responses. Dwolla uses Prism from Stoplight to spin up the mock server.

Follow these steps to spin up your own Dwolla mock server with Prism:

  • Install Prism on your local machine
  • Clone this repository and cd into it from a terminal session
  • Run prism mock specs/spec.yml in terminal

Releases

No releases published

Packages

No packages published