https://github.com/brianobot/github-app
Test Github API for building Applications that integrate with Github
https://github.com/brianobot/github-app
Last synced: 5 months ago
JSON representation
Test Github API for building Applications that integrate with Github
- Host: GitHub
- URL: https://github.com/brianobot/github-app
- Owner: brianobot
- License: gpl-3.0
- Created: 2024-01-13T17:59:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T09:01:25.000Z (10 months ago)
- Last Synced: 2025-03-14T13:26:02.219Z (9 months ago)
- Language: Python
- Homepage:
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Test Github Application
This app is a test app written to play around the documented github api for building programs/application that can interact with github as a user or as an application.
> You can use GitHub's API to build scripts and applications that automate processes, integrate with GitHub, and extend GitHub. For example, you could use the API to triage issues, build an analytics dashboard, or manage releases.
Github API Doc:
https://docs.github.com/en/rest?apiVersion=2022-11-28