Skip to content

davidbonnet/serware

Repository files navigation

Serware

NPM Version Build Status Coverage Dependency Status DevDependency Status

🔋 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

About

🔋 Basic server middelware for JavaScript engines.

Resources

Stars

Watchers

Forks

Packages

No packages published