Skip to content

A mock serving the open API specification of the open banking of Brazil

Notifications You must be signed in to change notification settings

luankevinferreira/openapi-mock-open-banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

How to run

docker-compose up

Alternatively it's possible to run as a docker command:

docker run -p 8080:8080 -e "OPENAPI_MOCK_SPECIFICATION_URL=https://raw.githubusercontent.com/luankevinferreira/areadesenvolvedor-widdershins/master/documentation/source/swagger/swagger_open_banking_apis.yaml" -e "OPENAPI_MOCK_USE_EXAMPLES=if_present" --rm muonsoft/openapi-mock

Run in the cloud

It's possible to use Docker Playground to run the command and expose the mock through internet.

REFERENCES

About

A mock serving the open API specification of the open banking of Brazil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published