Skip to content

nodanaonlyzuul/spoilers-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spoilers-node

A open source web service (powered by node/express) that provides spoilers to popular subjects.
It’s the world’s most performant way to ruin somebody’s good time.

It is also:

Example Session

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

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

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

Installing & Running

  1. git clone https://github.com/nodanaonlyzuul/spoilers-node
  2. cd spoilers-node
  3. npm install
  4. npm start

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

About

A node/express port of nodanaonlyzuul/spoiler-alert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published