Getting Started
Thanks for choosing nanoexpress!
Last updated
Thanks for choosing nanoexpress!
Last updated
We are on ProductHunt and StackShare! Please check it out
Express-compatible middleware* layer
Express-like API
Faster than most Node.js backend frameworks
In-built async
support without any of HttpResponse
instance*
Ajv* schema validator support
fast-json-stringify* serialization support
Swagger* support
In-built WebSocket support
In-built Stream support
Code is provided as-is, do not expect or demand free support, warranty or debugging
You can install
This library does not support HTTP2!
As soon as you have installed the right package, let's create the first server
Using app.listen(PORT, '0.0.0.0')
is recommended to use for Docker, Heroku and AWS