Designing And Developing Robust API Client Applications - A FOSDEM 24 Submission

This is a talk proposal for the FOSDEM 2024 edition of APIs & Friends Devroom titled "Designing And Developing Robust API Client Applications - A Case Study Of Pagure Exporter" submitted by Akashdeep Dhar and Michal Konecny, targeting software developers, service admins, quality engineers and more.

Designing And Developing Robust API Client Applications - A FOSDEM 24 Submission

PROPOSAL

Title

Designing And Developing Robust API Client Applications

Subtitle

A Case Study Of Pagure Exporter

Content

Pagure Exporter, as the name suggests, is a simple tool that helps migrate repository files, data assets and issue tickets from Pagure, a Git forge developed in-house by Fedora Project contributors to support our recent move to a managed GitLab instance for Fedora Project using their respective REST APIs. While the development was deemed to be as straightforward as the purpose of the project - the reality was different owing to the various external factors like network conditions, authentication correctness, rate limits, interrupted transfers etc. that could affect the operational quality.

This talk goes into detail about the various considerations noted when designing and developing an API client application - all while ensuring that the operation remains robust throughout various possible points of failures that are likely to occur while making API calls. This talk also explores the thought process put into the configurability of the client application using only command-line interface compositing libraries, elucidates the best practices used to judiciously utilize the provided API resources and elaborates on the exhaustive efforts put into the quality assurance of such tools.

Who is the target audience?

  1. Software engineers attempting to learn about the best practices of the software development lifecycle
  2. Software developers venturing to understand the best ways to build robust REST API client applications
  3. Service administrators seeking to comprehend possible pain points encountered by the general API users
  4. Quality engineers trying to recognize methods of testing requests that are efficient, faster and reliable
  5. Interaction designers striving to grasp means of building minimal but informative command-line interfaces
  6. Budding community members looking to contribute to the API-related upstream open-source projects

How does the target audience benefit?

  1. Software engineers would be learning about the best practices employed in developing a similar project
  2. Software developers would be understanding ways to circumvent operational failures with REST API interactions
  3. Service administrators would be comprehending probable solutions to ease usage for API users
  4. Quality engineers would be recognizing libraries and techniques for improving their testing processes
  5. Interaction designers would be grasping methods to build command-line interfaces that are easy to understand
  6. Budding community members would be obtaining API-related upstream open-source projects to contribute to

Speakers

  • Akashdeep Dhar
  • Michal Konecny

Attachments

UNAVAILABLE

  1. Pagure Exporter Is Now Available
  2. fedora-infra/pagure-exporter - GitHub
  3. pagure-exporter - PyPI
  4. pagure-exporter - Fedora Packages
  5. VCR.py - ReadTheDocs
  6. pre-commit CI for GitHub Actions

CONVERSATIONS

gridhead/FOSDEM2024_APIsAndFriendsDevroom_Comm_A.pdf at master · gridhead/gridhead
My GitHub profile information. Contribute to gridhead/gridhead development by creating an account on GitHub.
gridhead/FOSDEM2024_CommunityDevroom_Comm_B.pdf at master · gridhead/gridhead
My GitHub profile information. Contribute to gridhead/gridhead development by creating an account on GitHub.

SCHEDULE

UNAVAILABLE

VERDICT

REJECTED