@mionkit/http
TypeScript icon, indicating that this package has built-in type declarations

0.7.2 • Public • Published

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

/@mionkit/http/

    Package Sidebar

    Install

    npm i @mionkit/http

    Homepage

    mion.io/

    Weekly Downloads

    5

    Version

    0.7.2

    License

    MIT

    Unpacked Size

    227 kB

    Total Files

    30

    Last publish

    Collaborators

    • ma-jerez