Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

gszathmari/suntzu-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suntzu-generator

suntzu-generator is a bogus The Art of War quote generator API.

Run out of quotes from Sun Tzu? Spin this application up in Heroku and start serving fake quotes in JSON format.

Install

Usage

Get a random bogus quote

$ curl https://<application>.herokuapp.com/v1/getquote

Get quote for Twitter (max. 140 characters)

$ curl https://<application>.herokuapp.com/v1/gettweet

Healthcheck URI for Uptime Robot, Pingdom etc.

$ curl https://<application>.herokuapp.com/v1/healthcheck

About

Fake Sun Tzu's The Art of War quote generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages