serware
v0.16.3
Published
Basic server middleware for JavaScript engines.
Downloads
19
Maintainers
Readme
Serware
🔋 Basic server middelware for JavaScript engines.
Features
- Fast
- Minimal abstraction over the native HTTP library
- Composable asynchronous handlers
- Simple URL and method-based routers
- Store-agnostic session handler
- File handlers and compression support
- Modern and flexible body parser
Work-in-progress
⚠️ This project is under construction. Use it at your own risk.
Roadmap
- Multipart and form parser
- Full test coverage
- TypeScript types
- Deno compatibility