A brothier Lorem Ipsum generator 🍜
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.
- English 🇬🇧 (
en_UK
) (default) - Japanese 🇯🇵 (
ja
)
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
- point your browser to http://localhost:9000
- or grab the random text directly at http://localhost:9000/paragraphs/4 (generates 4 paragraphs of tasty words)
- grab Japanese text at http://localhost:9000/paragraphs/4?lc=ja
- grab a bowl of 🍜 and enjoy