luankevinferreira / openapi-mock-open-banking

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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