Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markup

A small app to expose github/markup as a service

Usage

Build

$ docker build -t viewdoc/markup .

Run

$ docker run -it -p 3000:3000 viewdoc/markup

Test

$ curl -i -X POST http://localhost:3000/markdown -d 'Hello, **World**! :heart:'

Releases

Packages

Contributors

Languages