Simple API for Ruby releases and branches info
Rubies.io is a simple and open source API written in Sinatra with a Redis backend to programmatically fetch info regarding Ruby versions, releases and branches. Need to know if 2.7.1 is still the last version? /api/2.7.1 is the answer. Wanna verify which branches are in security maintenance? /api/security. Check out Rubies.io.
Post a comment