a simple way to mock your external requests
TODO
- [x] implement integration tests
- [x] create db file if not exists on bootstrap
- [x] implement env vars
- [x] dockerize the application
- [x] refactor the application
- [x] implement cached matcher
- [x] implement flush method
- [] show mappings through the web interface
- [] be able to add more url mappings through the web interface
- [] replace bootstrap for something more lightweight
- [] improve match algorithm