Giter VIP home page Giter VIP logo

bloggerapp's Introduction

BloggrAPP

Webapp to manage, create and publish blogposts, using blogspot. It uses the Google Client Library for PHP to manage your Blogger account

Features

  • Manage posts: Publish, or delete posts

Work in progress

These features will be available soon:

  • Create drafts
  • Manage comments: Delete, aprove and add comments
  • Download posts and comments as HTML files for an save backup

How to use?

  1. Download the latest release
  2. Copy the files over to your server
  3. Go to https://console.developers.google.com/
  4. Add an project, and tap "Credentials"
  5. Tap "Create data" and create an Client-ID OAuth
  6. Choose the "Webapp" and enter the path to the files you just copied in the "Authorized diversion URIs" textbox
  7. Hit create, and hit ok.
  8. Click on the Client-ID you just generated.
  9. Click "download JSON"
  10. Download the file, and rename it to 'client_secret.json' and copy it to the folder where you also copied the other files to.
  11. You're ready to go!

How does the Blogger API work?

First you will have to authenticate the user, using oauth2. After that you will need to get an blog, by URI, or by blogID. Then you can get posts from the blog. If you want to edit, update or revert blogposts to draft you will need to have a postID

You can find templates for these actions in the templates folder.

bloggerapp's People

Contributors

robinboers avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

agusls

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.