Azure AD Multi-tenant Apps: API Chains and Cyclic Dependencies
Explores configuring multi-tenant Azure AD applications with chained API calls and cyclic dependencies, detailing setup and known client applications.
Explores configuring multi-tenant Azure AD applications with chained API calls and cyclic dependencies, detailing setup and known client applications.
A Twitter engineer shares insights and lessons learned from launching GraphQL at scale, handling billions of daily queries.
A tutorial for developers on how to control LIFX smart lights from web applications, using Laravel or other frameworks.
A guide to defining delegated and application permissions (scopes and roles) for an app in Azure Active Directory using the application manifest.
A tutorial on using the new Microsoft Teams PowerShell module to automate the creation of channels within a team.
A speaker recounts presenting Eclipse Hono, an open-source IoT platform, at the Eclipse Day Milan 2017 conference.
A PowerShell script tutorial for automating the retrieval of Git credentials from Azure API Management, useful for CI/CD pipelines.
A developer uses a metaphor to explain how different JavaScript frameworks like React and Ember require varying levels of API knowledge.
A technical guide on using the rgoodreads R package to analyze personal Goodreads reading data and critique the 5-star rating system.
A developer shares the code and lessons learned from creating a Twitter bot that tweets summaries of Auckland bus system data.
A technical guide for exporting and importing Grafana data sources using curl, jq, and bash scripts.
Explains JavaScript Promises, their analogy to real-life promises, and how to use .then and .catch for async operations.
A developer's humorous take on why Kotlin is superior to Java for Android development, highlighting frustrations with legacy Android APIs.
Explains how to use headers in Windows 10 toast notifications with the BurntToast PowerShell module for organizing alerts.
A personal journey from computer science student confusion to understanding APIs, framed as a story to demystify a common programming concept.
Release notes for RSiteCatalyst versions 1.4.11 and 1.4.12, detailing new methods, bug fixes, and community contributions.
A guide to using the PowerTrello PowerShell module to generate reports and automate tasks from Trello boards.
A tutorial on integrating Twilio's SMS API with a .NET Core console application, including code examples.
A proposal for PEP 543, which aims to create a unified TLS API for Python to address issues with the current standard library approach.
A developer builds and explains a reverse image search API for finding similar products, detailing its implementation and challenges.