Skip to content

jimmyolo/uexpresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

u-expresso

This repository hosts the npm distribution builds of @jimmyolo/u-expresso.

Installation

npm install github:jimmyolo/uexpresso#npm

Or in your package.json:

{
  "dependencies": {
    "@jimmyolo/u-expresso": "github:jimmyolo/uexpresso#npm"
  }
}

About

u-expresso is a fast HTTP server based on μWebSockets.js, providing Express.js-compatible API with significantly better performance.

Source Code

For source code, documentation, and issues, visit: https://github.com/jimmyolo/u-expresso

Branches

  • main - Repository information
  • npm - Automated builds for npm installation (updated automatically via GitHub Actions)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors