Ruby Git Server

Author:
Source

I recently wanted to set up a Git server. Using the git-http-backend CGI made it super easy to integrate it with my Rails app:
https://dagi3d.net/blog/2025/01/05/ruby-git-server

Read more