https://github.com/apigear-io/apigear-by-example
Examples on how to use ApiGear
https://github.com/apigear-io/apigear-by-example
Last synced: 4 months ago
JSON representation
Examples on how to use ApiGear
- Host: GitHub
- URL: https://github.com/apigear-io/apigear-by-example
- Owner: apigear-io
- License: mit
- Created: 2024-03-13T08:42:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T12:11:16.000Z (5 months ago)
- Last Synced: 2025-01-27T13:33:02.532Z (5 months ago)
- Language: Smarty
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApiGear By Example
The goal is to provide a set of examples to get started with ApiGear and understand how to use it.
The examples shall stay shallow and simple to understand. They are not meant to be complete or production ready.
Please consult the [ApiGear documentation](https://docs.apigear.io) for more detailed information.
The examples are organized in the following way:
- APIs - Examples of how to define and use APIs using YAML or IDL
- Templates - Examples of how to define and use templates in the various supported languages