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
- Host: GitHub
- URL: https://github.com/ahsayde/yapl
- Owner: ahsayde
- Created: 2022-06-08T23:27:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T23:22:17.000Z (about 3 years ago)
- Last Synced: 2023-07-28T22:10:39.278Z (almost 3 years ago)
- Topics: policy-as-code, yaml
- Language: Go
- Homepage: https://ahsayde.github.io/yapl
- Size: 512 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YAPL
*YAML as Policy Language*
[](https://codecov.io/gh/ahsayde/yapl)

## 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.