Skip to content

Instantly share code, notes, and snippets.

View dRacz3's full-sized avatar
🌊

Dániel Rácz dRacz3

🌊
View GitHub Profile
@dRacz3
dRacz3 / README.md
Created December 17, 2020 15:26 — forked from eruvanos/README.md
Simple mock server for testing using Flask

Mock server for testing using flask

License

MIT

Prepare

Install flask and requests to run this example.