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

https://github.com/devxp-tech/template-golang

📄 Template Project for Golang and Backstage
https://github.com/devxp-tech/template-golang

backstage backstage-exclude backstage-template go golang

Last synced: 16 days ago
JSON representation

📄 Template Project for Golang and Backstage

Awesome Lists containing this project

README

          

# ${{values.component_id}}
## ${{values.description}}

[![main](https://github.com/${{values.destination.owner}}/${{values.component_id}}/actions/workflows/main.yaml/badge.svg)](https://github.com/${{values.destination.owner}}/${{values.component_id}}/actions/workflows/main.yaml)
[![App Status](https://argocd.devxp-tech.io/api/badge?name=${{values.component_id}}-${{values.env}}&revision=true)](https://argocd.devxp-tech.io/applications/${{values.component_id}}-${{values.env}})
[![Quality Gate Status](https://sonar.devxp-tech.io/api/project_badges/measure?project=${{values.component_id}}&metric=alert_status&token=b14766ec092e3b15374e9205ab6fa63ce4e6ca0e)](https://sonar.devxp-tech.io/dashboard?id=${{values.component_id}})
[![Go Report Card](https://goreportcard.com/badge/github.com/${{values.destination.owner}}/${{values.component_id}})](https://goreportcard.com/report/github.com/${{values.destination.owner}}/${{values.component_id}})
![GitHub repo size](https://img.shields.io/github/repo-size/${{values.destination.owner}}/${{values.component_id}})
![GitHub issues](https://img.shields.io/github/issues/${{values.destination.owner}}/${{values.component_id}})
![GitHub](https://img.shields.io/github/license/${{values.destination.owner}}/${{values.component_id}})

## ✨ Contributions

We ❤️ contributions big or small. [See our guide](contributing.md) on how to get started.

### Thanks to all our contributors!



Made with 💜 by DevXP-Tech