Automate Posting to Mastodon via Web Requests
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
A developer discusses auto-posting blog content to Mastodon and integrating webmentions for comments.
A tutorial on building a GraphQL API within a Solid-Start application, covering setup, schema definition, and resolvers.
A tutorial on building a todo list application using the Solid Start meta-framework for SolidJS, covering setup, routing, and data handling.
A tutorial on building a Solid-Start application with an integrated tRPC API, covering setup, schema definition, and client generation.
A developer reflects on their first two months at Contenda, a tech startup, discussing their role, team, and the meaningful work of building an API.
Developer creates an open-source web app to help users easily export their Revue newsletter issues using the Revue API before the service shuts down.
Explains how to use .NET's ObsoleteAttribute and RequiresPreviewFeaturesAttribute to mark APIs as deprecated or experimental.
The gNMIc network management tool suite is donated to Openconfig, expanding its role from a CLI to a feature-rich software suite for gNMI.
Explains how to use the built-in rate limiting middleware in ASP.NET Core .NET 7 to control API and web app traffic.
Explains pagination concepts, formulas, and implementation in C#/SQL, comparing it to infinite scrolling for efficient data loading.
First part of a SwiftUI tutorial series on building a stocks app using Swift Charts and the Yahoo Finance API.
An overview of the most important types in the jOOQ Java SQL library, including Configuration, Scopes, Settings, and the DSL API.
A tutorial on automating client payment reminders using Twilio's WhatsApp API, Notion for data storage, and Python for business logic.
A technical guide exploring the new output caching middleware in .NET 7, demonstrating its setup and usage with practical API examples.
Argues that traditional B2B app development is flawed for multi-party interactions and calls for a new platform.
An overview and technical exploration of Poem, a feature-rich, Rust-based web framework, covering its setup, features, and examples.
Explains the importance of validating HTTP response bodies in frontend development and introduces Zod, a TypeScript schema library, as the solution.
A tutorial on using Deepgram's Node.js SDK for speech-to-text transcription, including building an Express app to transcribe audio from URLs.
A guide to implementing feature flags in .NET applications, from basic toggles to advanced configurations for controlled rollouts.