Hi everyone,
I’ve been working on a framework called Jazzy for a while now, and I’m finally sharing it with the community.
I built Jazzy because I wanted a tool specifically focused on building REST APIs. While there are great web frameworks in the Nim ecosystem, I often found them either too complex or requiring too much manual setup for basic needs like database integration and authentication.
I’ve already used Jazzy in a real-world project, and it handled all my requirements smoothly. After seeing it perform well in practice, I felt it was time to share it.
Jazzy aims to be a "batteries-included" solution for API development. It comes with:
It’s currently at v0.1.2 (Early Alpha), so there are definitely things to improve. I’ve set up a website and some documentation to help people get started. It’s also available on Nimble if you want to give it a quick try.
How to support? I’d really appreciate any feedback or bug reports. If you find the project interesting, leaving a star on the repo would mean a lot to me.
If you’d like to contribute, PRs are welcome for both the core framework and the documentation.
Links:
GitHub: https://github.com/canermastan/jazzy-framework
Website: https://canermastan.github.io/jazzyframework/
Docs: https://canermastan.github.io/jazzyframework/en/