Skip to content

SpiffGreen/markdown-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown-Parser API

An api for parsing markdown to html and html to markdown

Usage

For any functions simply make a post request to the specified routes below:

The expected data format is application/json

Installation

$ git clone https://github.com/SpiffGreen/markdown-parser.git
cd markdown-parser
npm install

Build Dependencies

$ npm build

Test

$ npm test

Run App

For Production

$ npm run start

For Development

$ npm run dev

License

MIT Licensed

About

An api for parsing markdown to html and html to markdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published