Everything Is Better with Toast: Getting Build Notifications
A guide to setting up toast notifications for Azure Pipelines build status using PowerShell Universal Dashboard and BurntToast.
A guide to setting up toast notifications for Azure Pipelines build status using PowerShell Universal Dashboard and BurntToast.
A tutorial on building a CRUD REST API using Spring Boot 2, Hibernate, JPA, and MySQL, including project setup and testing.
A tutorial on building a REST API using Node.js, Express, and PostgreSQL, covering setup, database connection, and server configuration.
A tutorial on developing and deploying a Java Spring Boot REST application to Oracle Cloud's Application Container Cloud service.
A tutorial on building a GraphQL server with Node.js, comparing it to REST APIs and demonstrating how to reduce over-fetching.
A tutorial on building a REST API using the Koa.js framework for Node.js, covering setup, features, and testing.
A technical guide on using Ansible's azure_rm_resource module to programmatically accept Azure Marketplace terms for a VM image.
A guide to using Test-Driven Development principles to create and maintain accurate, always-in-sync documentation for RESTful APIs.
A guide to cost-effectively process Azure Analysis Services models using a Logic App that scales the service up and down automatically.
A guide to implementing per-request timeout handling and proper TimeoutExceptions in .NET's HttpClient, addressing its default limitations.
A tutorial on integrating PayPal payments into a React application, including creating a REST API app and building a reusable component.
A technical guide on orchestrating Azure Analysis Services model processing from Azure Data Factory v2 using a Logic App and REST API.
Learn how to use WordPress as a headless CMS with its REST API to generate static sites for the JAMstack.
A guide to configuring Azure SQL Server's Automatic Tuning feature using PowerShell and direct REST API calls when standard modules are lacking.
Tips for building production-ready REST APIs with Node.js, covering HTTP methods, status codes, documentation, and framework choices.
Final guide in a series on publishing and registering a bot built with Microsoft Bot Framework, including deployment to Azure and testing on Skype.
The Gamma project simplifies data visualization creation with a new four-step guide, allowing users to upload CSV data and build interactive charts.
Stitcher CMS alpha 5 released, adding plugin support and PHP 7 compatibility as the final alpha before the beta phase.
A guide on using PowerShell to download .gitignore templates from GitHub's REST API for automating project setup.
A tutorial on implementing JSON Patch for partial resource updates in ASP.NET Core HTTP APIs, covering operations and setup.