Home / Companies / GitHub / Blog / Post Details
Content Deep Dive

File CRUD and repository statistics now available in the API

Blog post from GitHub

Post Details
Company
Date Published
Author
Justin Palmer
Word Count
108
Language
English
Hacker News Points
-
Summary

Two significant enhancements have been made to the API, introducing File CRUD operations and Repository Statistics. The File CRUD feature now allows users to create, update, and delete files through the API, mirroring the functionality available in the web UI, thus enhancing user interaction with repository contents. Additionally, the Repository Statistics API provides access to data such as contributors, commit activity, code frequency, participation, and punch card statistics, which the developers are excited to see utilized creatively by others. These new features aim to expand the functionality and analytical capabilities available to users.