Skip to content

postlight/parser-api-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercury Parser API Express App

This repo provides a drop-in replacement for the Mercury Parser API using Express js framework.

Installation

# If you don't already have the mercury parser api installed, do that
git clone https://github.com/postlight/mercury-parser-api-express.git

# Install dependencies
npm install

# start the application
npm start

The application will by default be served on port: 3000

Example

Local

http://localhost:3000/parse?url=https://trackchanges.postlight.com/building-awesome-cms-f034344d8ed

Glitch

http://postlight-mercury-parser-api.glitch.me/parse?url=https://trackchanges.postlight.com/building-awesome-cms-f034344d8ed

License

Licensed under either of the below, at your preference:

Contribution

Unless it is explicitly stated otherwise, any contribution intentionally submitted for inclusion in the work, as defined in the Apache-2.0 license, shall be dual licensed as above without any additional terms or conditions.

About

Postlight Parser API express app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published