Development Tools

Sinatra – DSL for creating web applications

Sinatra is a Domain Specific Language (DSL) for quickly creating web-applications with minimal effort.

Sinatra is small and flexible. It does not follow the typical model–view–controller pattern used in other frameworks, such as Ruby on Rails. Because of much smaller size compared to Ruby on Rails, it is also called microframework. It keeps a minimal feature set, leaving the developer to use the tools that best suit them and their application.

Sinatra really shines when used for experiments and application mock-ups or for creating a quick interface for your code.

Sinatra is free and open source software.

Website: sinatrarb.com
Support: Documentation, GitHub Code Repository
Developer: Konstantin Haase (original developer Blake Mizerany)
License: MIT License

Sinatra is written in Ruby. Learn Ruby with our recommended free books and free tutorials.


Related Software

Ruby Web Frameworks
Ruby on RailsFull-stack web framework in Ruby for writing real-world applications
SinatraDSL for quickly creating web applications in Ruby with minimal effort
GrapeREST-like API framework for Ruby
HanamiFull-stack Ruby web framework
PadrinoFull-stack ruby framework built upon Sinatra
UtopiaWebsite generation framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments