markdown-service

markdown-service gem - markdown HTTP JSON API service


License
Unlicense
Install
gem install markdown-service -v 1.2.0

Documentation

markdown-service gem - markdown HTTP JSON API service

Usage - Web Service / HTTP (JSON) API - GET /markdown

Try the markdown HTTP (JSON) API running on Heroku note.herokuapp.com.

Example:

GET /markdown?text=Hello+World!

<p>Hello World!</p>

Dependencies / Building Blocks

Markdown Note - Another simple single-page, server-less Markdown editor in JavaScript & Hypertext.

License

The markdown-service scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the wwwmake forum/mailing list. Thanks!