Tag
Ruby Articles and Best Practices
A collection of Ruby articles, including best practices, guides, and tutorials. Stay updated with the latest in Ruby.
Articles tagged with "Ruby"
Ruby
API Tooling
Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)
Learn how to generate OpenAPI documentation for your Rails API using OasRails.

Andrés
5/15/2025
Ruby
API Tooling
Building High Performance Ruby REST APIs with Rage
Learn how to build Ruby on Rails compatible REST APIs that are fast, modern, and developer-friendly using Rage.

Roman Samoilov
4/13/2025
Ruby
API Tooling
How to build an API with Ruby and Sinatra
Learn how to build an API with Ruby and Sinatra. Implement API rate limiting, API key authentication and build an API developer documentation portal.

Alvaro (Blag) Tejada Galindo
1/7/2025
Frequently Asked Questions
Ruby’s elegant syntax, developer-friendly community, and Rails framework make it a popular choice for building APIs. Rails provides conventions that simplify API creation and maintenance.