Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klovercloud-ci-cd/api-service

Gateway for external users, manages public and private keys and jwt token for service to service communication.
https://github.com/klovercloud-ci-cd/api-service

golang klovercloud

Last synced: 13 days ago
JSON representation

Gateway for external users, manages public and private keys and jwt token for service to service communication.

Awesome Lists containing this project

README

        

[![godoc reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://pkg.go.dev/github.com/klovercloud-ci-cd/api-service)
[![Go Report Card](https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat)](https://goreportcard.com/report/github.com/klovercloud-ci-cd/api-service)
[![License: APACHE2.0](https://img.shields.io/badge/License-apache2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![DUMELS Diagram](https://www.dumels.com/api/v1/badge/7c0df4bd-6943-4d89-92f2-11b3761d5c96)](https://www.dumels.com/diagram/7c0df4bd-6943-4d89-92f2-11b3761d5c96)
[![SWAGGER UI](https://img.shields.io/badge/swagger-api-green)](https://klovercloud-ci-cd.github.io/api-service/)

``` _ _
__ _ _ __ (_) ___ ___ _ __ __ __ (_) ___ ___
/ _` | | '_ \ | | _____ / __| / _ \ | '__| \ \ / / | | / __| / _ \
| (_| | | |_) | | | |_____| \__ \ | __/ | | \ V / | | | (__ | __/
\__,_| | .__/ |_| |___/ \___| |_| \_/ |_| \___| \___|
|_|
```

## Responsibility

- Gateway for external users/services.
- Authenticates and authorizes users.

| Versions | Descriptors |
|----------|-------------|
| [v0.0.1-beta](https://github.com/klovercloud-ci-cd/api-service/releases/tag/v0.0.1-beta) | [k8s](k8s/v0.0.1-beta) |

## Want to contribute

- See [CONTRIBUTING.md](markdownfiles/CONTRIBUTING.md)
- See [DEVELOPMENT.md](markdownfiles/DEVELOPMENT.md) to get start
- See [architecture](https://github.com/klovercloud-ci-cd/architecture/blob/master/README.md)
- Look at our
[our issues](https://github.com/klovercloud-ci-cd/api-service/issues)