Skip to content

Latest commit

 

History

History

markdown-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!