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

https://github.com/softprops/zig-cedar

🌲 ⚡ Zig bindings for the Cedar authorization policy framework
https://github.com/softprops/zig-cedar

cedar

Last synced: 5 months ago
JSON representation

🌲 ⚡ Zig bindings for the Cedar authorization policy framework

Awesome Lists containing this project

README

          


🌲⚡ zig cedar


Zig bindings for the Cedar authorization policies

---

[![Main](https://github.com/softprops/zig-cedar/actions/workflows/ci.yml/badge.svg)](https://github.com/softprops/zig-cedar/actions/workflows/ci.yml) ![License Info](https://img.shields.io/github/license/softprops/zig-cedar) ![Release](https://img.shields.io/github/v/release/softprops/zig-cedar) [![Zig Support](https://img.shields.io/badge/zig-0.13.0-black?logo=zig)](https://ziglang.org/documentation/0.13.0/)

## examples

See examples directory

## 🥹 for budding ziglings

Does this look interesting but you're new to zig and feel left out? No problem, zig is young so most us of our new are as well. Here are some resources to help get you up to speed on zig

- [the official zig website](https://ziglang.org/)
- [zig's one-page language documentation](https://ziglang.org/documentation/0.13.0/)
- [ziglearn](https://ziglearn.org/)
- [ziglings exercises](https://codeberg.org/ziglings/exercises/)

\- softprops 2024