REST API: Commits

In this release, we've added the capability to export the data with the detailed list of commits and statistics in terms of lines of code via the REST API endpoints.

Awesome Graphs' REST API provides global, user, project, and repository data. Our solution allows you to retrieve data faster while decreasing the load on the instance compared to Bitbucket's REST API. 

Using the REST API feature you can:

  • integrate with analytics platforms and extend their capabilities with live access to data provided by Awesome Graphs
  • build custom graphs, aggregate, sort and filter the data in Excel, Tableau, Google Spreadsheets, and other tools
  • create live-dashboards for real-time monitoring
  • merge data from Awesome Graphs, Jira and other sources to enable end-to-end visibility reports for management.

You can access the REST API documentation at the People page by clicking on Export and then REST API. Awesome Graphs' REST APIs provide access to resources (data entities) via URI paths. To use REST API, your application will make an HTTP request and parse the response. Read more about the Awesome Graphs REST API resources.