0.2.6 • Published 2 years ago
@atonal/http v0.2.6
@atonal/http
Build stateless HTTP JSON API endpoints with router and validation
When to use
To improve speed and convenience, application/json
is the only supported content type.
If you are building stateless JSON APIs, it's a great framework for you.
Besides, stateful features like cookie will also not be supported.
It's better to use this framework with platforms like Cloudflare that supports reverse proxy.
Features
- Fully type safe
- Super fast
- Super easy to use
- Only support HTTP (no HTTPs or HTTP/2)
- Only support JSON content type (application/json)
0.2.1
2 years ago
0.2.0
2 years ago
0.2.6
2 years ago
0.2.3
2 years ago
0.2.2
2 years ago
0.2.5
2 years ago
0.1.15
2 years ago
0.1.16
2 years ago
0.1.14
2 years ago
0.1.13
2 years ago
0.1.12
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago