I'm very interested in Roc and I would like to use for a few personal projects. Most of my the things I build are HTTP services. There is anyone actively working on it? How can I contribute to it?
Hi @fenugurod,
Thanks for your interest :)
Most of my the things I build are HTTP services. There is anyone actively working on it?
I am working on porting basic-cli and will do basic-webserver after that.
How can I contribute to it?
I am afraid that there is not much you can do right now. In its current state we are making changes deep in the core of basic-cli, a lot of experience is required here. basic-cli will also function as an example for many platforms so our quality standards for it are very high. Keep an eye on #announcements, we will post there when the platform is ready for use.
There's also roc-http https://github.com/roc-lang/http
Which, as Anton said, won't work with the new compiler yet, but I'm putting it here for completeness in case someone else searches for this topic :)
Ok folks, I'll search something else to build. Not sure what exactly. I don't have enough knowledge to work on the language level, but I think I can contribute with packages.
@Hannes or anyone else interested in helping... it would be good for someone to experiment with that package (and roc-lang/path using the zig platform template.
I imagine checking those repositories out locally, cleaning them up (if they have missing or broken things), making a package release (roc bundle ...) and testing it out etc.
Last updated: May 23 2026 at 12:51 UTC