We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a6a64 commit b9b3718Copy full SHA for b9b3718
docs/index.md
@@ -35,16 +35,13 @@ microservices architecture.
35
Nowadays, is not perfect and we have a looong roadmap, but we hope this library could help other felas and friends ;)
36
37
38
-## Index:
+## Index
39
* [Installation](installation.md)
40
* [Quickstart](quickstart.md)
41
* [Configuration](configuration.md)
42
-* [Routing](routing.md)
43
* [Services](services.md)
44
* [PyMS structure](structure.md)
45
* [Microservice class](ms_class.md)
46
-* [Quick start and examples](examples.md)
+* [Examples](examples.md)
+* [Routing](routing.md)
47
* [Structure of a microservice project](structure_project.md)
48
-* Swagger and connexion
49
-* Tracing requests
50
-* [Services of PyMS](structure.md)
0 commit comments