ccouzens / keycloak-openapi

OpenAPI definitions for Keycloak's Admin API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional example apps

ccouzens opened this issue · comments

There is currently one very basic example app, written in nodejs that gets a list of clients.

It would be good to have more example apps.

The examples can do more, or they could be written in a different language or framework.

The examples can be part of this repo, or they can be linked off to another repo if that's the preference of the contributor.

It would be good for any examples to have usage instructions, especially if they're using a language or tooling I'm not familiar with.