Tool that simplify common development's things:
- http/websocket endpoint creation
- Connections and requests to mysql / postgres / mssql / oracle / sqlite / elasticsearch / redis
- Code splitting by appropriate places
- Logging
- Caching
- Wizard guide - Step-by-step guide
- Lifecycle - Suggested life cycle (visualization)
- Demo - Demo application code
NOTE: There is no restriction.
With this tool, you are free to write your code as you wish.
- You may use the tool partial.
- You may replace suggested Http/WebSocket servers with any.
- You may use your lovely logger.
- You may use your favorite project structure.
- You may override everything in your way.