SlideShare a Scribd company logo
Wednesday, June 13, 12
Bitbucket as a Platform
              Building cool shit with Bitbucket’s REST API


              Sam Tardif
              Confluence Developer, Atlassian



Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Pic: Not enough time




Wednesday, June 13, 12
Pic: ramp up time




Wednesday, June 13, 12
Wednesday, June 13, 12
REST




Wednesday, June 13, 12
Wednesday, June 13, 12
Bitbucket’s Issue Tracker



Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Pic: Card wall




Wednesday, June 13, 12
Bitbucket Cards



Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
User clicks login   /api/1.0/oauth/request_token



      Authenticate this person for me plz            /api/1.0/oauth/authenticate



                    Thanks, access tokens plz        /api/1.0/oauth/access_token



                         Authenticated REST calls    /api/1.0/*




Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Edit column




Wednesday, June 13, 12
Drag columns




Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Versions




Wednesday, June 13, 12
Create a version




Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Release a version




Wednesday, June 13, 12
Building It



Wednesday, June 13, 12
http://heroku.com




Wednesday, June 13, 12
Bootstrap
                         http://twitter.github.com/bootstrap/




Wednesday, June 13, 12
http://jquery.com/




Wednesday, June 13, 12
http://bitbucketjs.bitbucket.org/




Wednesday, June 13, 12
1 var bitbucket_cards = bitbucket.repository(
                      2       'samtardif', 'bitbucket-cards');
                      3
                      4 bitbucket_cards.issues({
                      5       search: 'version=1.0'
                      6    },
                      7
                      8    function (issues) {
                      9       $.each(issues, function () {
                     10         // render it
                     11       });
                     12    }
                     13 );

Wednesday, June 13, 12
1      var bitbucket_cards = bitbucket.repository(
            2          'samtardif', 'bitbucket-cards');
            3
            4      bitbucket_cards.issues(search, callback);
            5      bitbucket_cards.details(callback);
            6      bitbucket_cards.branches(callback);
            7      bitbucket_cards.changesets(callback);
            8      bitbucket_cards.file('abc123', 'path', callback);
            9      bitbucket_cards.followers(callback);




Wednesday, June 13, 12
http://flask.pocoo.org/




Wednesday, June 13, 12
1 @app.route('/proxy/<path:url>', methods=[...])
           2 def proxy(url):
           3   client = requests.session(...)
           4
           5   if request.method == 'GET':
           6     query = '?...'
           7     response = client.get(API_BASE + url + query)
           8
           9   return response.content




Wednesday, June 13, 12
Sinatra




Wednesday, June 13, 12
Why REST Rocks



Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Pic: See how BB behaves as a platform




Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
The Future



Wednesday, June 13, 12
Wednesday, June 13, 12
1 <app xmlns="http://bitbucket.org/app-1.0.xsd">
               2     <slug>bbcards</slug>
               3     <name>Bitbucket Cards</name>
               4     <description>Card wall.</description>
               5     <developer>Atlassian</developer>
               6     <website>http://www.atlassian.com</website>
               7     <repo>
               8         <tab key="cwtab" label="Card Wall"
               9              url="http://bitbucketcards.com/"/>
              10     </repo>
              11 </app>



Wednesday, June 13, 12
Bitbucket Header




                            Remote App in
                            an iframe


Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Excitement!



Wednesday, June 13, 12
46 Days   $45,000

Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Wednesday, June 13, 12
Thank you!


Wednesday, June 13, 12

More Related Content

PDF
Node js javascript no lado do servidor
PDF
7Masters jQuery - Eventos em jQuery, com Felquis Gimenes
PPTX
Git with bitbucket
PPTX
Using Git and BitBucket
PDF
Manual jira , Instalación, Creación de Proyecto, Incidencias, Usuarios
PDF
Takeaways From Migrating to Git and Bitbucket Server
PPTX
Introducing JIRA AGILE
PDF
Introduction To Confluence
Node js javascript no lado do servidor
7Masters jQuery - Eventos em jQuery, com Felquis Gimenes
Git with bitbucket
Using Git and BitBucket
Manual jira , Instalación, Creación de Proyecto, Incidencias, Usuarios
Takeaways From Migrating to Git and Bitbucket Server
Introducing JIRA AGILE
Introduction To Confluence

Similar to Bitbucket as a Platform - Atlassian Summit 2012 (19)

PDF
Troubleshooting Live Java Web Applications
PDF
Aligning Continuous Integration Deployment: Automated Validation of OpenStack...
PDF
Drupal and Cloud Containers
PDF
Gon gem. For RDRC 2013, June 7
PDF
Introduction to RabbitMQ | Meetup at Pivotal Labs
PDF
PDF
실시간 웹 협업도구 만들기 V0.3
PDF
Html5 new sword for interactive app
PDF
Are Today’s Good Practices... Tomorrow’s Performance Anti-Patterns?
PDF
component: ruby gems for the browser
PDF
Drupal: Internet Lego - What is Drupal?
PDF
Advanced App Building - Tips, Tricks & Lessons Learned
PDF
HTML5.tx 2013: Embedded JavaScript, HTML5 and the Internet of Things
PDF
Augmented Reality with JavaScript and Appcelerator Titanium
PDF
RailsConf 2013: RubyMotion
PDF
FUTURESTACK13: Mobile Apps, A DevOps Way from Jonathan Karon, Engineering Man...
PDF
Lightweight javaEE with Guice
PDF
Celluloid - Beyond Sidekiq
PDF
How to design for the web
Troubleshooting Live Java Web Applications
Aligning Continuous Integration Deployment: Automated Validation of OpenStack...
Drupal and Cloud Containers
Gon gem. For RDRC 2013, June 7
Introduction to RabbitMQ | Meetup at Pivotal Labs
실시간 웹 협업도구 만들기 V0.3
Html5 new sword for interactive app
Are Today’s Good Practices... Tomorrow’s Performance Anti-Patterns?
component: ruby gems for the browser
Drupal: Internet Lego - What is Drupal?
Advanced App Building - Tips, Tricks & Lessons Learned
HTML5.tx 2013: Embedded JavaScript, HTML5 and the Internet of Things
Augmented Reality with JavaScript and Appcelerator Titanium
RailsConf 2013: RubyMotion
FUTURESTACK13: Mobile Apps, A DevOps Way from Jonathan Karon, Engineering Man...
Lightweight javaEE with Guice
Celluloid - Beyond Sidekiq
How to design for the web
Ad

More from Atlassian (20)

PPTX
International Women's Day 2020
PDF
10 emerging trends that will unbreak your workplace in 2020
PDF
Forge App Showcase
PDF
Let's Build an Editor Macro with Forge UI
PDF
Meet the Forge Runtime
PDF
Forge UI: A New Way to Customize the Atlassian User Experience
PDF
Take Action with Forge Triggers
PDF
Observability and Troubleshooting in Forge
PDF
Trusted by Default: The Forge Security & Privacy Model
PDF
Designing Forge UI: A Story of Designing an App UI System
PDF
Forge: Under the Hood
PDF
Access to User Activities - Activity Platform APIs
PDF
Design Your Next App with the Atlassian Vendor Sketch Plugin
PDF
Tear Up Your Roadmap and Get Out of the Building
PDF
Nailing Measurement: a Framework for Measuring Metrics that Matter
PDF
Building Apps With Color Blind Users in Mind
PDF
Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...
PDF
Beyond Diversity: A Guide to Building Balanced Teams
PDF
The Road(map) to Las Vegas - The Story of an Emerging Self-Managed Team
PDF
Building Apps With Enterprise in Mind
International Women's Day 2020
10 emerging trends that will unbreak your workplace in 2020
Forge App Showcase
Let's Build an Editor Macro with Forge UI
Meet the Forge Runtime
Forge UI: A New Way to Customize the Atlassian User Experience
Take Action with Forge Triggers
Observability and Troubleshooting in Forge
Trusted by Default: The Forge Security & Privacy Model
Designing Forge UI: A Story of Designing an App UI System
Forge: Under the Hood
Access to User Activities - Activity Platform APIs
Design Your Next App with the Atlassian Vendor Sketch Plugin
Tear Up Your Roadmap and Get Out of the Building
Nailing Measurement: a Framework for Measuring Metrics that Matter
Building Apps With Color Blind Users in Mind
Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...
Beyond Diversity: A Guide to Building Balanced Teams
The Road(map) to Las Vegas - The Story of an Emerging Self-Managed Team
Building Apps With Enterprise in Mind
Ad

Recently uploaded (20)

PPTX
3. HISTORICAL PERSPECTIVE UNIIT 3^..pptx
PPTX
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
PDF
Roadmap Map-digital Banking feature MB,IB,AB
PDF
Reconciliation AND MEMORANDUM RECONCILATION
PDF
Power and position in leadershipDOC-20250808-WA0011..pdf
PPT
Chapter four Project-Preparation material
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PDF
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
DOCX
unit 1 COST ACCOUNTING AND COST SHEET
PDF
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
DOCX
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
PDF
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
PDF
Tata consultancy services case study shri Sharda college, basrur
PDF
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PPTX
2025 Product Deck V1.0.pptxCATALOGTCLCIA
PDF
COST SHEET- Tender and Quotation unit 2.pdf
PDF
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
PDF
Daniels 2024 Inclusive, Sustainable Development
PDF
Nidhal Samdaie CV - International Business Consultant
3. HISTORICAL PERSPECTIVE UNIIT 3^..pptx
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
Roadmap Map-digital Banking feature MB,IB,AB
Reconciliation AND MEMORANDUM RECONCILATION
Power and position in leadershipDOC-20250808-WA0011..pdf
Chapter four Project-Preparation material
ICG2025_ICG 6th steering committee 30-8-24.pptx
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
unit 1 COST ACCOUNTING AND COST SHEET
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
Tata consultancy services case study shri Sharda college, basrur
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
2025 Product Deck V1.0.pptxCATALOGTCLCIA
COST SHEET- Tender and Quotation unit 2.pdf
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
Daniels 2024 Inclusive, Sustainable Development
Nidhal Samdaie CV - International Business Consultant

Bitbucket as a Platform - Atlassian Summit 2012