Connecting to the PassKit API with Ruby
A technical guide on connecting to the PassKit API using Ruby, demonstrating authentication and API calls with the `jwt` and `httparty` gems.
A technical guide on connecting to the PassKit API using Ruby, demonstrating authentication and API calls with the `jwt` and `httparty` gems.
Learn to create a balance reminder using Vonage Account API and Google Apps Script for automated notifications.
A tutorial on building an automated balance alert system by integrating the Vonage Account API with Google Apps Script for developers.
A full video tutorial on building a feature-rich iOS news application using SwiftUI 3 and the NewsAPI.
A guide to using AWS Step Functions for serverless data retrieval from 3rd party APIs, minimizing custom Lambda code.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
A tutorial on integrating Pocket bookmarks into an Eleventy static site using the Pocket API and environment variables.
Learn how to fetch API data at build time with getStaticProps and at runtime with React hooks in a Next.js application.
A guide to adding OAuth2 authentication to a Meetup API custom connector for Azure Logic Apps after API changes.
A tutorial on using the Tfe.NetClient library to manage Terraform Cloud infrastructure from a .NET Core console application.
Learn how to use GraphQL to programmatically create pages and manage data in your Gatsby.js projects.
A tutorial on creating a custom Django management command to populate a database from an external API, using a beer data example.
A software developer explains why using enumerated states is better than multiple boolean flags for managing UI state in React applications.
A quick fix for Fantastical or Mac Calendar not displaying Google Shared Calendars by adjusting sync settings.
Explains how to retrieve access and refresh tokens from an ASP.NET Core authentication handler to make authenticated API calls.
A developer shares their experience using Go for automating infrastructure and operations tasks, including cloud and API interactions.
A tutorial on building a video game database iOS app using SwiftUI and the IGDB API, covering data fetching, UI design, and navigation.
A guide to writing and publishing dev.to blog posts directly from Visual Studio Code using a custom extension.
A developer explores Transposit, a platform providing a SQL interface to interact with multiple APIs, and attempts to rebuild a complex GitHub bot using it.
A tutorial on building a Reddit bot in Python using the PRAW library to listen for and respond to specific comment phrases.