About
Mahakam is a HTTP Framework for go written over netpoll. Designed to be used with net/http package. It’s mean you didn’t need a learn another framework to use it.
Features
- Easy to use
- Compatible with net/http package. it’s mean you didn’t need a learn another framework to use it.
- Websocket support
- Has a lot built-in middlewares and extensions (stil in development)
Notes
⚠️ Warning
This project is still in development. If you wan’t to use it in production, please just use net/http package.
You can still use Mahakam features like websocket, middleware, or extension without any configuration with net/http package.
You can still use Mahakam features like websocket, middleware, or extension without any configuration with net/http package.