@mionkit/bun
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 Bun HTTP Server.

npm npm

@mionkit/bun

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 bun 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

Package Sidebar

Install

npm i @mionkit/bun

Homepage

mion.io/

Weekly Downloads

2

Version

0.7.2

License

MIT

Unpacked Size

164 kB

Total Files

42

Last publish

Collaborators

  • ma-jerez