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

Official Microsoft Graph Go SDK #1

Closed
baywet opened this issue Nov 2, 2021 · 1 comment
Closed

Official Microsoft Graph Go SDK #1

baywet opened this issue Nov 2, 2021 · 1 comment

Comments

@baywet
Copy link

baywet commented Nov 2, 2021

Hello everyone 👋

Vincent here from the Microsoft Graph SDKs team. I'm reaching out to announce we're working on an official Go SDK, we haven't announced the community preview yet as there are still a number of things we need to work through, but I though I'd reach out to give you an opportunity to provide feedback before anybody else!

A few benefits from this new SDK:

  • Fluent style APIs to all endpoints of the API
  • Contains all the models of the API
  • Is updated weekly to always be in sync with the API
  • Supports v1 and beta
  • Relies on Azure identity to provide support for multiple authentication flows (you also can implement your own authentication provider)
  • Provides middleware for Retry handling and Redirect handling (more to come)
  • And many more features to come!

As with every pre-previews, we have a list of known limitations we're working through.

We'd love for you to pop by the repos under our org, give it a try, and give us feedback on your experience with this new SDK.

@baywet
Copy link
Author

baywet commented Jun 21, 2023

Closing for this repo's sanity. Since my original post we've reached general availability. Thanks to everyone who tried it out!

@baywet baywet closed this as completed Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant