{"id":14384112,"url":"https://github.com/dirien/quick-bites","last_synced_at":"2025-05-09T02:49:20.270Z","repository":{"id":36999540,"uuid":"444190968","full_name":"dirien/quick-bites","owner":"dirien","description":"Quick Bites of different technologies","archived":false,"fork":false,"pushed_at":"2025-05-07T16:37:04.000Z","size":6156,"stargazers_count":58,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-07T17:42:15.795Z","etag":null,"topics":["quick-bites"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dirien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-03T20:29:13.000Z","updated_at":"2025-02-13T20:44:33.000Z","dependencies_parsed_at":"2024-01-07T19:31:40.486Z","dependency_job_id":"efcde22f-6a9d-4179-a935-b77ea1c96ad1","html_url":"https://github.com/dirien/quick-bites","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fquick-bites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fquick-bites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fquick-bites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fquick-bites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dirien","download_url":"https://codeload.github.com/dirien/quick-bites/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253181404,"owners_count":21866990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quick-bites"],"created_at":"2024-08-28T18:01:07.947Z","updated_at":"2025-05-09T02:49:20.253Z","avatar_url":"https://github.com/dirien.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"![img.png](img/cover.png)\n\n# Quick Bites\n\n![Pulumi](https://img.shields.io/badge/Pulumi-8A3391?style=for-the-badge\u0026logo=Pulumi\u0026logoColor=white)\n![Terraform](https://img.shields.io/badge/Terraform-7B42BC?style=for-the-badge\u0026logo=Terraform\u0026logoColor=white)\n\nDifferent type of projects, not big enough to warrant a separate repo.\n\n- [Quick Bites of Pulumi: Pulumi Random Provider](/pulumi-random-provider)\n- [How to use GoReleaser with Cloud Native Storage](/goreleaser-blob)\n- [GoReleaser: How To Distribute Your Binaries With Homebrew or GoFish](/goreleaser-brew-fish)\n- [Quick Bites of Pulumi: Stack References](/pulumi-stackreference)\n- [Pulumi OCI Provider: How to create a Minecraft ARM instance](/pulumi-oci)\n- [Quick Bites of FluxCD: Health assessment](/flux-health)\n- [Running faasd on Azure Arm-based Virtual Machines](/pulumi-faasd-arm)\n- [How to write custom policies for Trivy](/trivy-custom-policy)\n- [How to enable the Cilium Hubble UI in a Civo k3s cluster](/pulumi-civo-cilium-hubble)\n- [How to monitor Cilium on your Civo k3s cluster with Prometheus](/pulumi-civo-cilium-prometheus)\n- [Continuous Cluster Audit Scanning With The Trivy Operator Using Custom Policies](/trivy-operator-custom-policy)\n- [Use Pulumi To Deploy Your Static Site to AWS Amplify](/pulumi-hashnode-aws-amplify-hackathon)\n- [Running a Minecraft Server on an Exoscale SKS Cluster using Pulumi and CUE](/pulumi-exoscale)\n- [How to async/await in Rust: An Introduction](/rust-async)\n- [Advanced Secret Management on Kubernetes With Pulumi and GitOps: Sealed Secrets Controller](/pulumi-argocd-sealedsecrets)\n- [panic! with sense: Error handling in Rust 🦀](/rust-error)\n- [Kubernetes and Pulumi: Converting k8s YAML to a Pulumi supported language](/pulumi-transform-kubernetes)\n- [How to set up a Dead Man's Switch in Prometheus](/prometheus-dead-man-switch)\n- [Deploy Komodor on AKS via the Flux Cluster Extension using Pulumi](/pulumi-azure-fluxcd-komodor)\n- [Advanced Secret Management on Kubernetes With Pulumi: Secrets Store CSI Driver](/pulumi-secretstore-csi-driver)\n- [Serialize and Deserialize Data in Rust using serde and serde_json](/rust-json)\n- [Design Patterns in Rust 🦀: An Introduction to the Builder Pattern](/rust-builder-pattern)\n- [Design Patterns in Rust 🦀: Upgrading the Builder Pattern using the Typestate Pattern](/rust-typestate-builder-pattern)\n- [Rust Development: Creating a REST API with Actix Web for Beginners](/rust-actix-web-rest-api)\n- [Building a RESTful API with Actix Web and Diesel for Persistent Data Storage](/rust-actix-web-rest-api-diesel)\n- [Minecraft Server: Secrets, Observability, Kubernetes and more with Pulumi and Scaleway](/pulumi-scaleway-kapsule)\n- [Observability Made Easy: Building a RESTful API with Actix Web and OpenTelemetry](/rust-actix-web-rest-api-opentelemetry)\n- [Leveraging Pulumi to Incorporate AWS Cognito as an Identity Provider for ArgoCD](/pulumi-cognito-gitops-ui/argocd)\n- [🥊 Fiber (Go) vs. Nickel.rs (Rust) 🥊: A Framework Showdown in 'Hello World'](/rust-vs-go)\n- [Advanced Secrets Management on Kubernetes with Pulumi: Doppler Secrets Operator](/pulumi-doppler)\n- [How to upgrade your AKS cluster using only Pulumi](/pulumi-aks-upgrade)\n- [How to build an SSH client using Rust 🦀](/rust-ssh)\n- [Rust Development with Testcontainers](/rust-testcontainers)\n- [Kubernetes 1.26: Implementing Validating Admission Policies with Pulumi](/pulumi-validating-admission-policy)\n- [Deploying a Kubernetes cluster in Strasbourg?!](/pulumi-ovh-kube)\n- [A Step-by-Step Guide to Using Velero on AWS EKS Clusters via Pulumi](/pulumi-eks-velero)\n- [How to enable network policies in EKS using the AWS VPC CNI plugin with Pulumi](/pulumi-eks-vpc-cni-network-policies)\n- [Rust in the Cloud: Running Rust based functions in AWS](/rust-in-the-cloud-aws)\n- [Advanced Secret Management on Kubernetes with Pulumi: External Secrets Operator](/pulumi-external-secret-operator)\n- [Argo CD: Enable Helm Support in Kustomize](/argocd-kustomize-helms-support)\n\nNotes:\n\n- [Cover Pic](https://www.wallpapertip.com/de/TJTRRb/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirien%2Fquick-bites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirien%2Fquick-bites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirien%2Fquick-bites/lists"}