0.2.6 • Published 9 months ago

@atonal/http v0.2.6

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@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

10 months ago

0.2.0

11 months ago

0.2.6

9 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.5

9 months ago

0.1.15

12 months ago

0.1.16

11 months ago

0.1.14

12 months ago

0.1.13

12 months ago

0.1.12

12 months ago

0.1.11

12 months ago

0.1.10

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago