Socket
Socket
Sign inDemoInstall

uquik

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uquik

uQuik HTTP(S) framework


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

uQuik

Highly performant HTTP(S) web-framework for Node.js

Powered by uWebSockets.js, based on Hyper-Express
Features:
  • Simplified HTTP
  • Global & Route-specific middlewares
  • Modular routers support
  • Server-Sent Events support
  • HTTP streaming support
  • Performant Multipart file uploading (using Busboy)
  • Global Error/Event handlers
  • JSON schema validation (using Ajv)
  • JSON Web Token (using fast-jwt)
  • CORS support (using cors)
  • Static files serving (gzip support available)
  • Cryptographically secure cookie signing/authentication
  • ExpressJS API compatibility (partial)
Requirements:
  • Node.js version 14.15.0 or higher

Usage:

Installation:

npm install uquik

Documentation

License

Apache-2.0

Keywords

FAQs

Package last updated on 25 Jul 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc