Provide a set of examples references from the documentation
- Vorherrschende Sprache
- Python
- Sterne
- 17
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Is your feature request related to a problem? Please describe.**
It would be good to have runnable `examples` for the end user to be able to almost copy and paste and run on their console. Particularly when it comes to using the API client.
**Describe the solution you'd like**
Inspired by the developer experience provided by companies like Stripe who do an excellent job at providing accurate examples of runnable code.
While we reference examples in our documentation we should also maintain a folder of `examples` which the developers can vendor in.
Note that we have a strong set of `tests` that we can draw from and the `cli` demonstrates the use of most of the endpoints.
The aim of this is to extend these working examples and keep them in sync.
> A point to consider is how we are going to keep these up to date as the project evolves.
**Describe alternatives you've considered**
NA
**Additional context**
See projects shillelagh for [examples](https://github.com/betodealmeida/shillelagh/tree/main/examples)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.