gogol-blogger: Google Blogger SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

The Blogger API provides access to posts, comments and pages of a Blogger blog.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v3 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.Blogger
      • BlogUserInfos
        • Gogol.Blogger.BlogUserInfos.Get
      • Blogs
        • Gogol.Blogger.Blogs.Get
        • Gogol.Blogger.Blogs.GetByUrl
        • Gogol.Blogger.Blogs.ListByUser
      • Comments
        • Gogol.Blogger.Comments.Approve
        • Gogol.Blogger.Comments.Delete
        • Gogol.Blogger.Comments.Get
        • Gogol.Blogger.Comments.List
        • Gogol.Blogger.Comments.ListByBlog
        • Gogol.Blogger.Comments.MarkAsSpam
        • Gogol.Blogger.Comments.RemoveContent
      • PageViews
        • Gogol.Blogger.PageViews.Get
      • Pages
        • Gogol.Blogger.Pages.Delete
        • Gogol.Blogger.Pages.Get
        • Gogol.Blogger.Pages.Insert
        • Gogol.Blogger.Pages.List
        • Gogol.Blogger.Pages.Patch
        • Gogol.Blogger.Pages.Publish
        • Gogol.Blogger.Pages.Revert
        • Gogol.Blogger.Pages.Update
      • PostUserInfos
        • Gogol.Blogger.PostUserInfos.Get
        • Gogol.Blogger.PostUserInfos.List
      • Posts
        • Gogol.Blogger.Posts.Delete
        • Gogol.Blogger.Posts.Get
        • Gogol.Blogger.Posts.GetByPath
        • Gogol.Blogger.Posts.Insert
        • Gogol.Blogger.Posts.List
        • Gogol.Blogger.Posts.Patch
        • Gogol.Blogger.Posts.Publish
        • Gogol.Blogger.Posts.Revert
        • Gogol.Blogger.Posts.Search
        • Gogol.Blogger.Posts.Update
      • Gogol.Blogger.Types
      • Users
        • Gogol.Blogger.Users.Get

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-blogger)
Uploaded by BrendanHay at 2025-05-07T06:07:05Z
Distributions Stackage:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4690 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-blogger-1.0.0

[back to package description]

gogol-blogger

Version

1.0.0

Description

A client library for the Google Blogger.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-blogger is released under the Mozilla Public License Version 2.0.