v0.2.0: Complete refactor to use echo as underlying framework
- The whole code base of this release has been refactored to make use of the echo framework
- Validation functions have been implemented as middleware
- Code cleanup to reduce redundant code
- Files have been consolidated to reduce sub packages
As result the code is cleaner and faster, as well as further development will be easier to integrate