Antonio Ognio
Antonio Ognio
It could be useful to export a project's contributing data as JSON so other sites and apps can use the date. It could work like this: http://contributing.appspot.com/rails?format=json I first thought...
Gravatars could be used for Google users based on their email. E.g. Github uses gravatar automatically. An small gravatar for the mantainer could be displayed in the project page and...
A simple URL rewriting mechanism would be very very welcomed. The good news is it's perfectly safe to add URL rewriting to Drapache and I will surely enable certain kinds...
... that is when the HTTP method used in the request is not supported by the framework. Using the example in the README file and curl as the client. Before...