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

[FEAT]: Will GitHub Classroom Api be supported? #2967

Closed
1 task done
Cai1Hsu opened this issue Sep 15, 2024 · 2 comments
Closed
1 task done

[FEAT]: Will GitHub Classroom Api be supported? #2967

Cai1Hsu opened this issue Sep 15, 2024 · 2 comments
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request Type: Support Any questions, information, or general needs around the SDK or GitHub APIs

Comments

@Cai1Hsu
Copy link

Cai1Hsu commented Sep 15, 2024

Describe the need

I am teaching a group of students with GitHub Classroom and I was trying to build an app to manage assignments and other sorts of things. octokit's API has helped me build my app easier and faster, but I was disappointed that this library does not support GitHub Classroom. There are only 6 APIs so I assume it wouldn't be hard to implement.

SDK Version

Octokit.net 13.0.1

API Version

REST API 2022-11-28

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Cai1Hsu Cai1Hsu added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Sep 15, 2024
@nickfloyd nickfloyd added Type: Support Any questions, information, or general needs around the SDK or GitHub APIs Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels Sep 16, 2024
@nickfloyd
Copy link
Contributor

Hey @Cai1Hsu,

Thanks for reaching out. You are correct. Maintaining this SDK is a manual task, which is why we've made the move to a generated SDK. You'll find that our new generated .NET SDK has more feature and almost 100% of all GitHub REST APIS.

While octokit.net is still maintained our focus has shifted to the new approach for exactly the reason you mentioned above.

Going forward our community has been mostly driving the additions of APIs to this SDK while we've been focused on building out the other.

Please feel free to add the APIs the this SDK or give the newer one a shot.

@Cai1Hsu
Copy link
Author

Cai1Hsu commented Sep 17, 2024

thanks, i didn't know this before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request Type: Support Any questions, information, or general needs around the SDK or GitHub APIs
Projects
Archived in project
Development

No branches or pull requests

2 participants