Code Monkey home page Code Monkey logo

gas-blogger-lib's Introduction

GB_sources

GAS Blogger Lib

GB_Sources

google Appsscript public Blogger Api library. eases user to access blogger component like posts, pages, comments make it possible to create RSS in json version.

uwuuuuu (✧ω✧) ☆ ~('▽^人) ヽ(⌒▽⌒)ノ

Deployment

read our deployment detail at here. Also if you want to use our library you can adding using this project id:

1CAJXhNUfgO918tIfHekp48Ywr8KqOE_ZcK5dvbIGctl57Z7iERBehH7C

Example

follow this code to init the project:

    const _id = "5400366567371891262"; // blog Id Obtain from blogger dashboard
    const _key = "Api_key";  // google API console credential see (https://console.cloud.google.com/apis/credentials) 
    var blog = new BloggerLib.Blog(_id,_key);

for the full example when it applied in side server can be seen here

Applied as sideserver and build frontend widget

  • Example when build in plain Html and Javascript, here
  • Example when build in Vue.js application, here

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am "Add some feature"
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

Support

Joint our Discord Community or buy me coffe, ☕ here

Author

GAS Blogger Lib © GB_Sources
Authored and Maintained by GB_Sources

GitHub @GB_Sources

gas-blogger-lib's People

Contributors

goruakiba avatar

Stargazers

 avatar

Watchers

 avatar

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.