0.0.1 • Published 7 years ago

postdown v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Postdown Build Status Coverage Status

Generate markdown posts from JSON API responses!

Magic

Note: Currently only setup to do parsing on a static CURL return file.

Not actually hitting HubSpot's API, YET!

Get Started

Pull this down, then:

npm install

Start developing!

Run:

npm start

Using Postdown

The module is still under development. The main file will be under ./src/index.js.

API Stuff

Check out HubSpot's API docs