Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shortlink-org/shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://github.com/shortlink-org/shortlink

architecture argocd best-practices codegen csi-driver ddd ddd-sample event-sourcing example gitops go golang helm-chart k8s kafka kubernetes layered-architecture microservices mq shortlink

Last synced: 7 days ago
JSON representation

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!

Awesome Lists containing this project

README

        

# GitLab configuration

```json:table
{
"caption" : "GitLab configuration",
"fields" : [
{"key": "folder", "label": "folder"},
{"key": "decsription", "label": "decsription"},
{"key": "type", "label": "type", "sortable": true}
],
"items" : [
{
"folder": "agents",
"decsription": "List k8s agent for GitLab",
"type": "folder"
},
{
"folder": "issue_templates",
"decsription": "Templates for issues",
"type": "folder"
},
{
"folder": "merge_request_templates",
"decsription": "Templates for merge requests",
"type": "folder"
},
{
"folder": "CODEOWNERS",
"decsription": "The list owners",
"type": "file"
}
],
"filter" : true
}
```