Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/panapol-p/zitadel-gin

gin midleware for zitadel
https://github.com/panapol-p/zitadel-gin

gin golang middleware zitadel

Last synced: 2 months ago
JSON representation

gin midleware for zitadel

Awesome Lists containing this project

README

        

# ZITADEL gin's middleware
Gin middleware for [ZITADEL](https://zitadel.com/)

## Usage

### Start using it
Download and install it:
```sh
go get github.com/panapol-p/zitadel-gin
```

Import it in your code:
```go
import "github.com/panapol-p/zitadel-gin"
```