Categorygithub.com/philips/go-ghost
modulepackage
1.0.0
Repository: https://github.com/philips/go-ghost.git
Documentation: pkg.go.dev

# README

go-ghost

GoDoc

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

# Functions

Bool returns a pointer to the bool value passed in.
NewClient creates a new Ghost API client.
String returns a pointer to the string value passed in.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Post
No description provided by the author
No description provided by the author
No description provided by the author