serware

🔋 Basic server middelware for JavaScript engines.

Downloads
46
Stars
3
Committers
1

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
Package Rankings
Top 21.51% on Npmjs.org
Related Projects