Socket
Book a DemoInstallSign in
Socket

@mionkit/http

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mionkit/http

mion HTTP Server for quick Api development.

latest
Source
npmnpm
Version
0.7.2
Version published
Maintainers
1
Created
Source

mion, a mikro kit for Typescript Serverless APIs

mion Node.js HTTP server.

npm npm

@mionkit/http

mion is an RPC like router oriented for quick Api development, it is agnostic about the environment it is used on. It could be used on serverless environments, or as an standalone http server. it offers quick development, fast execution and a Lightweight router. Benchmarks here! 🚀

This is the Node.js http server for mion, only supports json content type, does not support multipart/form-data, no websocket or streams and no file upload neither. There are better alternatives for those scenarios (like S3 file upload, etc).

Check Out The Website And Documentation 📚

mion-website-banner

MIT LICENSE

Keywords

typescript

FAQs

Package last updated on 19 Jan 2024

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