An open API service indexing awesome lists of open source software.

https://github.com/kylestetz/metaphorpsum

:pencil: generate some metaphors
https://github.com/kylestetz/metaphorpsum

Last synced: 4 months ago
JSON representation

:pencil: generate some metaphors

Awesome Lists containing this project

README

          

# Metaphorpsum

A simple– if perhaps slightly pedantic– node app for generating heady metaphors. See it in action at [metaphorpsum.com](http://metaphorpsum.com).

The sentence templating engine that powers Metaphorpsum has become a node module called [Sentencer](https://github.com/kylestetz/Sentencer). Metaphorpsum itself has been refactored to use streams.

## API

[/paragraphs/``](http://metaphorpsum.com/paragraphs/2)

[/paragraphs/``/``](http://metaphorpsum.com/paragraphs/2/4)

[/sentences/``](http://metaphorpsum.com/sentences/4)

----------------

Metaphorpsum is MIT licensed: free as in beer. Use it as boilerplate, or just as inspiration, for your own random sentence generating!