@mionkit/bun
v0.7.2
Published
mion server for bun runtime
Downloads
10
Maintainers
Readme
@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 📚
MIT LICENSE