Release 0.2.0
- Removed iris http framework and replaced it with echo.
- Better handle logging so it doesn't use unnecessary memory
- Added Sentry integration: to enable sentry set the ARKADIKO_SENTRY_URL environment variable with your Sentry DSN.
- Added New Relic integration: to enable New Relic set the ARKADIKO_NEWRELIC_KEY environment variable with your New Relic account key.
- Removed nginx and handle basic auth using echo.