An open API service indexing awesome lists of open source software.

https://github.com/ahsayde/yapl

YAML as policy language
https://github.com/ahsayde/yapl

policy-as-code yaml

Last synced: about 1 month ago
JSON representation

YAML as policy language

Awesome Lists containing this project

README

          

# YAPL
*YAML as Policy Language*

[![codecov](https://codecov.io/gh/ahsayde/yapl/branch/master/graph/badge.svg?token=N5CJSZBHNF)](https://codecov.io/gh/ahsayde/yapl)
![example workflow](https://github.com/ahsayde/yapl/actions/workflows/main.yml/badge.svg)

## What ?

Write policies with [Yaml](https://en.wikipedia.org/wiki/YAML) language.

## Why ?

- :v: Simple
- :fire: Powerful
- :rocket: Lightweight
- :octocat: Open-source

## How ?

See the docs [here](https://ahsayde.github.io/yapl)

## Playground

You can play with `YAPL` with this [playground](https://ahsayde.github.io/yapl-playground/) tool.