This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
v0.2.0
THIS IS NOT PRODUCTION READY YET: so proceed with care.
Some of the major changes that this version brings:
- Async/Await support. Now you can write asynchronous functions with
async/await
syntax! - App state which is shared across the whole application.
- Custom header
- Dynamic context data
- Redesign Response
- We now have a logo!
Please refer to the blog post for more details.