ccouzens / keycloak-openapi

OpenAPI definitions for Keycloak's Admin API
168 stars 66 forks source link

Additional example apps #14

Open ccouzens opened 3 years ago

ccouzens commented 3 years ago

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.