foxifyjs / router

Foxify HTTP router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Router

A fast HTTP router, using a highly performant Radix Tree.

Test CodeCov Vulnerabilities License NPM Version NPM Monthly Downloads NPM Total Downloads Built with TypeScript Tested With Jest Open GitHub Issues Open GitHub Pull Requests Github Stars Github Forks

Table of Content

Installation

In case of using GitHub package registry, the package name will be @foxifyjs/router.

NPM

npm i @foxify/router

PNPM

pnpm add @foxify/router

Yarn

yarn add @foxify/router

Usage

TODO

Versioning

We use SemVer for versioning. For the versions available, see the releases on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Foxify HTTP router

License:MIT License


Languages

Language:TypeScript 70.3%Language:JavaScript 29.5%Language:Shell 0.2%