We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c5edf commit 908686fCopy full SHA for 908686f
doc/examples.md
@@ -7,6 +7,9 @@ Each example is fully self-contained and can be run using [scala-cli](https://sc
7
to copy the content of the file, apart from scala-cli, no additional setup is required!). Hopefully this will make
8
experimenting with Tapir as frictionless as possible!
9
10
+Examples are tagged with the stack being used (Direct-style, cats-effect, ZIO, Future), server implementation, generated
11
+documentation format etc.
12
+
13
```{eval-rst}
14
.. include:: includes/examples_list.md
15
:parser: markdown
0 commit comments