Skip to content

nodanaonlyzuul/spoiler-alert

Repository files navigation

Spoiler Alert

An open source web service (powered by sinatra) that provides spoilers to popular subjects.
It is inspired by an unsolicited and thorough summary of M Knight Shyamalan’s The Devil by – Jeff Ng.

For a node/express port of this see nodanaonlyzuul/spoilers-node.

Example Session

curl http://localhost:4567/spoilers/the-others
=> {"spoiler":"Nicole Kidman is the one who's actually dead. The 'ghosts' are live people in our world."}

curl http://localhost:4567/spoilers/the-godfather-2
=> {"spoiler":"Fredo sold Michael out. He broke his heart."}

curl http://localhost:4567/spoilers/the-crying-game
=> {"spoiler":"Dil - The beautiful woman is actually a man and it complicates Stephen Rea's character's feelings."}

Please add spoilers to config/spoilers.yml and rock a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages