Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Blogger API #197

Closed
DougHennig opened this issue May 26, 2017 · 3 comments
Closed

Add support for Blogger API #197

DougHennig opened this issue May 26, 2017 · 3 comments

Comments

@DougHennig
Copy link

Unfortunately, Google doesn't support MetaWeblogAPI for Blogger.com but has its own API: https://developers.google.com/blogger/. Please add support for this API.

@RickStrahl
Copy link
Owner

Thanks Doug. Let's put that on the list of Todo items, but this is the first request I've heard for this. Let's see what kind of feedback this issue brings.

Do you know what version of Blogger your Blog is using? There are a number of versions, but then the newer versions are likely lightly used since Google no longer has a blogging site. New blogger sites are rare

Here's the link for the NuGet package
https://www.nuget.org/packages/Google.Apis.Blogger.v3/

And the documentation lives here:
https://developers.google.com/blogger/docs/2.0/developers_guide_dotnet

Looks like the .NET docs are only for version 2 though - sigh.

@DougHennig
Copy link
Author

I don't think this is worth doing after all -- a bunch of work for little payback. I'll let you decide if you want to keep it open or close it.

@RickStrahl
Copy link
Owner

RickStrahl commented Jun 2, 2017

I'll leave this open here in case somebody wants to tackle this. I will probably add this when I have a little more time.

Just not sure how many people are still on the Blogger platform. Be good to get some feedback in that regard...

Please chime in if you use Blogger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants