# Examples

Copy as Markdown[View as Markdown](/docs/plugins/github/examples.md)

***

You can find many examples of using the Github plugin in the [EventCatalog GitHub repository](https://github.com/event-catalog/generators).

## Examples[​](#examples "Direct link to Examples")

* [Basic example](https://github.com/event-catalog/generators/tree/main/examples/generator-github/basic)
  * An example of using the Github plugin to pull schemas from GitHub and assign them to events, queries and commands.
* [Import all schemas and assign them to producers and consumers](https://github.com/event-catalog/generators/tree/main/examples/generator-github/assign-schemas-to-producers-and-consumers)
  * An example of using the Github plugin to pull schemas from GitHub and assign them to producers and consumers (Services).
