msakrejda / emily-as-a-service

Web app that dispenses Emily Dickinson poetry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emily-as-a-Service

Very simple Sinatra sample app, offering a small selection of the works of Emily Dickinson via an API.

Deploy

Usage

Get a random poem:

$  curl http://emily-as-a-service.herokuapp.com/poems/random

Get a poem about something specific:

$  curl http://emily-as-a-service.herokuapp.com/poem/about/bees

About

Web app that dispenses Emily Dickinson poetry


Languages

Language:Ruby 100.0%