REST APIs Use the REST APIs to interact with a bitbucket repository, wiki, issue tracker and with other users.
Brokers Learn how to write your own broker. bitbucket offers integration with external services by allowing a set of services, or 'brokers', to run at certain events. These brokers are simple Python scripts. For example, there's a broker for sending emails, and one for posting back to an arbitrary URL.
OAuth on bitbucket bitbucket's OAuth support enables third-party applications to interact with repositories hosted on the site.
Add Comment