Scaling Python: the interviewees
Introduces Python experts featured in the book 'Scaling Python', covering topics like distributed systems, performance, and APIs.
Introduces Python experts featured in the book 'Scaling Python', covering topics like distributed systems, performance, and APIs.
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.
Guide to separating Kafka Connect REST HTTP logs from stdout into a dedicated file using log4j configuration for easier troubleshooting.
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.
Gnocchi 3.1 release notes highlight major new features including modularized REST API auth, performance improvements, and new storage architecture.
Exploration of OBIEE 12c features, focusing on RESTful APIs, web services, cache behavior, and data set service.
Explains OBIEE 12c's Extended Subject Areas (XSA) and Data Set Service for user-uploaded data analysis.
Explores undocumented REST web services in OBIEE 12c for downloading RPD files, detailing commands and diagnostic methods.
Exploring undocumented REST web services in OBIEE 12c for technical insight, focusing on API discovery using sysdig.
Learn how to export Azure Resource Group templates using the REST API in this technical tutorial.
Learn how to programmatically download an Azure Publishing Profile XML using the Azure Resource Manager REST API.
A tutorial on implementing JSON Patch for partial resource updates in ASP.NET Core HTTP APIs, covering operations and setup.
Tip on using Azure Resource Explorer to explore and test Azure Resource Manager REST APIs live.
Introduction to a blog series on Azure Resource Manager, covering templates, PowerShell, C#, and REST APIs for managing Azure resources.
Gnocchi 1.3.0, the final Liberty cycle release, introduces performance improvements, async metric deletion, and a new dedicated website.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
Part 8 of a Docker series: Building an ioJS REST API container with hapiJS and MongoDB, focusing on application logic and containerization.