[announce] Git Smart HTTP re-implementation in Ruby/Sinatra
From: Hallison Batista <hidden>
Date: 2016-06-15 22:53:17
From: Hallison Batista <hidden>
Date: 2016-06-15 22:53:17
Hello everyone, I wrote a Web Application called Git::Webby. This project is a Smart-HTTP server handler and has developed using Sinatra and aims replace the original "git-http-backend" including new features. The main goal of the Git-Webby is implement the following useful features. * Smart-HTTP, based on git-http-backend. * Authentication flexible based on database or configuration file like .htpasswd and .htgroup. * API to get information about repository. If you have interest, please, see the repository hosted on Github (http://github.com/codigorama/git-webby). Feedback is welcome. Thanks, Hallison Batista