I'm trying to add onto my existing ASP.NET Web API. I would like to be able to pull down various different stats such as repositories, pull requests, dates created etc. I have already implemented something like this for the JIRA Agile API but after looking through the documentation I am confused as to where to start for BitBucket. Any help or tips as where to begin would be much appreciated.
Thanks.
Hello @Darragh Dunne
Have you checked this page ? There are links for Repositor related items like commits, pull requests in the sidebar.
https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Busername%7D/%7Brepo_slug%7D
I was planning to create such a thing for our company once and gone through these documentations. But the project was postponed. So I haven't tried this. But I hope this will helps you. :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.