ghost-blog

Homepage: https://github.com/javaguirre/ghost-blog

Author: Javier Aguirre

Updated:

Summary

A package to manage Ghost blog

Commentary

This is a package to manage Ghost blogs
through their Rest API.Ghost Rest API only permits
reading for now.This package has the option of reading
posts and opening them.Edit and create post is implemented
but won't work until the Ghost team opens that part of the API

LICENSE

This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.

This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

Dependencies