A fast and minimalist web framework based on OpenResty.
Features
- Documentation available
- Examples available
- Routing like Sinatra which is a famous Ruby framework
- Similar API with Express, good experience for Node.js or Javascript developers
- Middleware support
- Group router support
- Session/Cookie/Views supported and could be redefined with Middleware
- Easy to build HTTP APIs, web site, or single page applications
