mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-12 08:44:46 +00:00
8 lines
184 B
Markdown
8 lines
184 B
Markdown
Setting up Mock Services:
|
|
|
|
1. mdkir project
|
|
1. cd project
|
|
1. pipenv install
|
|
1. pipenv install flask
|
|
1. pipenv install connexion
|
|
1. place your swagger/openapi file in the root directory |