Spectral: The API Linting Tool You Need in Your Workflow 🔎
Introduction to Spectral, an open-source API linting tool for OpenAPI and custom rulesets, with setup guides and demo.
Introduction to Spectral, an open-source API linting tool for OpenAPI and custom rulesets, with setup guides and demo.
A guide to creating a Home Assistant automation for announcing Shabbat candle lighting times using sensors and YAML configuration.
A guide to parsing Markdown files with YAML frontmatter into strongly-typed C# objects for use in ASP.NET Core applications.
A developer reflects on the evolution of his custom static site generator, moving away from complex YAML configuration towards a simpler approach.
A guide to managing DTAP environments in AWS CDK using YAML configuration files for consistent, parameterized infrastructure deployment.
A guide comparing JSON, YAML, and TOML configuration file formats, showing syntax examples and use cases.
A technical guide on building a centralized MSP automation workflow using Azure DevOps, YAML pipelines, and custom web portals.
Analyzes YAML's strengths and weaknesses, proposing key features for a better successor format in tech configuration.
Explores the surprising flexibility of YAML keys, including spaces and special characters, with examples from Home Assistant config.
Explores tools and strategies for managing Kubernetes YAML manifests, focusing on reducing duplication and enforcing validation.
A guide to using conditional logic and runtime variables in Azure Pipelines YAML configurations to control step execution.
A project to map and analyze the governance models of various open source projects, creating a machine-readable resource for comparison and learning.
A guide to using YAML fixtures for loading test data in Play Framework 2 applications with JPA, using the Fixy library.
A developer shares their journey porting the Global Redirect module from Drupal 7 to Drupal 8, starting with the .info file.