ayyo

0.1.0 • Public • Published

Ayyo

Work in Progress

Features

  • [x] HTTP2 TLS Only
  • [ ] HTTP -> HTTPS redirect
  • [x] Async Routing
    • [x] Nested Routing
  • [x] Static Directory Serving
  • [x] CORS
  • [x] Json Web Token Support
    • [ ] Revoked Tokens
  • [x] OpenAPI documentation generation
    • [x] Request validation
    • [x] Response validation
    • [x] Defaults
  • [x] Rate limiting
  • [ ] Builtin (opt-in) metrics
  • [x] Server Side Events
  • [ ] Compression
    • [x] Deflate
    • [x] Gzip
    • [x] Brotli
    • [x] Compress streams (static middleware)
    • [ ] Compress generated responses
  • [x] Automatic Self Signed SSL/TLS
  • [ ] Caching
    • [x] Default Caching
    • [ ] Real Caching
  • [ ] Create new metadata middleware (from existing Server._endStream)

Notes

Package Sidebar

Install

npm i ayyo

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

797 kB

Total Files

40

Last publish

Collaborators

  • fallingsnow