File CRUD and repository statistics now available in the API
Today we’re happy to announce two big additions to our API: File CRUD and Repository Statistics. File CRUD The repository contents API has allowed reading files for a while. Now…
Today we’re happy to announce two big additions to our API:
File CRUD
and Repository Statistics.
File CRUD
The repository contents API has allowed reading files
for a while. Now you can easily commit changes to single files, just like you can in the web UI.
Starting today, these methods are available to you:
Repository Statistics
We’re using the repository statistics API to power our graphs,
but we can’t wait to see what others do with this information.
Starting today, these resources are available to you:
Enjoy!
Written by
Related posts
Year recap and future goals for the GitHub Innovation Graph
Discover the latest trends and insights on public software development activity on GitHub with data from the Innovation Graph through Q3 2025.
Help shape the future of open source in Europe
Read GitHub’s position on the European Open Digital Ecosystem Strategy and learn how to participate.
Build an agent into any app with the GitHub Copilot SDK
Now in technical preview, the GitHub Copilot SDK can plan, invoke tools, edit files, and run commands as a programmable layer you can use in any application.