Sinatra

"DSL for quickly creating web applications in Ruby with minimal effort." Widely used to stand up small HTTP APIs and microservices without the ceremony of a full-stack framework.

API entry from apis.yml

apis.yml Raw ↑
aid: ruby:sinatra
name: Sinatra
description: '"DSL for quickly creating web applications in Ruby with minimal effort." Widely used to
  stand up small HTTP APIs and microservices without the ceremony of a full-stack framework.'
humanURL: https://sinatrarb.com/
tags:
- Web Framework
- Microframework
- DSL
properties:
- type: Documentation
  url: https://sinatrarb.com/documentation.html
- type: GitHub
  url: https://github.com/sinatra/sinatra