- Get HOST, PORT and DEBUG from environment variables.
- Add a __main__ handler, so users don't need to write any code to run.
- Treat the lack of JSON payload properly.
- Does not save "raw" datetimes into database.
- Allow to replace the REST manager.
- First release