# README
go-ghost
Simple library that provides convienence functions to handle authentication and REST slug building for the ghost.io API.
Read more about the API here: https://ghost.org/docs/api/v2/admin/
History
Fork of http://github.com/writeas/go-ghost
Usage
See https://github.com/philips/go-ghost/blob/master/sample/main.go for an example of updating an existing Post.
# Packages
No description provided by the author