🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@atonal/http

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@atonal/http

Build stateless HTTP JSON API endpoints with router and validation

0.2.6
unpublished
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@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)

FAQs

Package last updated on 07 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts