Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

curveball

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curveball

Curveball is a framework writting in Typescript for Node.js


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Weekly downloads
 
Created

Curveball

Curveball is a framework for building web services in Node.js. It fullfills a similar role to Express and it's heavily inspired by Koa.

This web framework has the following goals:

  • A minimal foundation.
  • Completely written in and for TypeScript.
  • Modern Ecmascript features.
  • Async/await-based middleware.
  • Native support for HTTP/2, including easy access to HTTP/2 Push.
  • Native support for modern HTTP features, such as 103 Early Hints.

Status

Literally nothing works at the moment.

FAQs

Package last updated on 25 Jun 2018

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