FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-microservices.github.io/mkdocs.yml at main · python-microservices/python-microservices.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-microservices
/
python-microservices.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-microservices.github.io
/
mkdocs.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
61 lines (58 loc) · 1.89 KB
Breadcrumbs
python-microservices.github.io
/
mkdocs.yml
Copy path
File metadata and controls
61 lines (58 loc) · 1.89 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
site_name
:
Python Microservices
site_url
:
https://github.com/python-microservices/pyms
repo_url
:
https://github.com/python-microservices/pyms
repo_name
:
python-microservices/pyms
site_author
:
Alberto Vara
nav
:
-
Home
:
index.md
-
PyMS Package
:
-
Home
:
home.md
-
Installation
:
installation.md
-
Quickstart
:
quickstart.md
-
Configuration
:
configuration.md
-
Microservice class
:
ms_class.md
-
Services
:
-
List of services
:
services/services.md
-
Routing
:
services/routing.md
-
Service Discovery
:
services/services_discovery.md
-
Encrypt/Decrypt Configuration
:
encrypt_decryt_configuration.md
-
Command line
:
command_line.md
-
Introduction to microservices
:
-
Introduction to microservices (ENG)
:
microservices.md
-
Introduction to microservices (SPA)
:
microservicios.md
-
Tutorials
:
-
Index
:
tutorials/tutorials.md
-
Basic Examples
:
tutorials/examples.md
-
Create services
:
tutorials/tutorial_create_services.md
-
Propagate traces
:
tutorials/tutorial_propagate_traces.md
-
Testing with PyMS
:
tutorials/tutorial_testing.md
-
Projects
:
-
Scaffold
:
-
Index
:
scaffold/index.md
-
Quickstart
:
scaffold/quickstart.md
-
Configuration
:
scaffold/configuration.md
-
Run in Docker
:
scaffold/runindocker.md
-
Run in Kubernetes
:
scaffold/runinkubernetes.md
-
Template
:
-
Index
:
template/index.md
-
Contributing
:
-
Index
:
contributing/index.md
-
PyMS structure
:
contributing/structure.md
-
Articles and events
:
-
External Links and Articles
:
links_articles.md
-
HacktoberfestES
:
hacktoberfest_es_2020.md
markdown_extensions
:
-
admonition
:
null
-
pymdownx.tasklist
:
null
theme
:
name
:
'
material
'
custom_dir
:
docs/
features
:
-
navigation.tabs
palette
:
scheme
:
default
primary
:
indigo
accent
:
indigo
font
:
text
:
Roboto
code
:
Roboto Mono
Back
|
FazBrowse Home
|
New Git URL