design/src/docs/code_generation.md
0 → 100644
+100
−0
design/src/docs/pokemon_service.md
0 → 100644
+236
−0
Loading
* Docs: generation of Pokemon service
This is an overview of the Pokémon service. It describes:
* How a smithy-rs customer uses the vanilla SDK and writes their business logic
* What the runtime is and how code is generated
* The folder structure of the project
Signed-off-by:
Daniele Ahmed <ahmeddan@amazon.de>