/ramenipsum

A brothier Lorem Ipsum generator :ramen:

Primary LanguageGoMIT LicenseMIT

Ramen Ipsum

Go Report Card

A brothier Lorem Ipsum generator 🍜

Motivation

A random thought at work while using the Bacon Ipsum generator led to this.

A fun project to perhaps commemorate my 3 years in Tokyo, Japan so far.

Supported Languages

  • English 🇬🇧 (en_UK) (default)
  • Japanese 🇯🇵 (ja)

Try

Note: this project uses GoVendor for dependency management.

# install govendor
$ go get -u github.com/kardianos/govendor

$ go get github.com/kelvintaywl/ramenipsum
# install dependencies with govendor
$ govendor add +external

$ PORT=9000 go run main.go
  1. point your browser to http://localhost:9000
  2. or grab the random text directly at http://localhost:9000/paragraphs/4 (generates 4 paragraphs of tasty words)
  3. grab Japanese text at http://localhost:9000/paragraphs/4?lc=ja
  4. grab a bowl of 🍜 and enjoy