Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wintermi/chainguard-zig-cloud-run

An example micro service written in Zig using the Zap Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.
https://github.com/wintermi/chainguard-zig-cloud-run

chainguard-images cloudbuild cloudrun-service google-cloud google-cloud-platform zig ziglang

Last synced: 28 days ago
JSON representation

An example micro service written in Zig using the Zap Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.

Awesome Lists containing this project

README

        

# Example Zig Cloud Run Micro Service using the Chainguard Images

[![Workflows](https://github.com/wintermi/chainguard-zig-cloud-run/actions/workflows/build.yaml/badge.svg)](https://github.com/wintermi/chainguard-zig-cloud-run/actions)
[![License](https://img.shields.io/github/license/wintermi/chainguard-zig-cloud-run)](https://github.com/wintermi/chainguard-zig-cloud-run/blob/main/LICENSE)

## Description

An example micro service written in Zig using the Zap Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.

In summary, the following components are used by this project:

- [Zig Programming Language](https://ziglang.org/)
- [⚡Zap⚡ Web Framework](https://github.com/zigzap/zap)
- [Chainguard Images](https://www.chainguard.dev/chainguard-images)
- [Google Cloud Build](https://cloud.google.com/build)
- [Google Cloud Run](https://cloud.google.com/run)

## License

**chainguard-zig-cloud-run** is released under the [Apache License 2.0](https://github.com/wintermi/chainguard-zig-cloud-run/blob/main/LICENSE) unless explicitly mentioned in the file header.