Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npwalker/sinatra


https://github.com/npwalker/sinatra

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

---
title: Sinatra
description: A Sinatra webserver
tags:
- ruby
- sinatra
---

# Sinatra Example

This example is a simple [Sinatra](http://sinatrarb.com) webserver.

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fexamples%2Ftree%2Fmaster%2Fexamples%2Fsinatra)

## ✨ Features

- Ruby
- Sinatra

## 💁‍♀️ How to use

- Connect to your Railway project `railway link`
- Install Ruby requirements `bundle install`
- Run Sinatra `railway run ruby app.rb`