forked from ballerina-attic/ballerina-www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
87 lines (87 loc) · 5.09 KB
/
.gitmodules
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[submodule "playground-widget/guides/playground-hello-service"]
path = playground-widget/web/guides/playground-hello-service
url = https://github.com/ballerina-guides/playground-hello-service.git
[submodule "playground-widget/guides/playground-async-invocation"]
path = playground-widget/web/guides/playground-async-invocation
url = https://github.com/ballerina-guides/playground-async-invocation.git
[submodule "playground-widget/guides/playground-circuit-breaker"]
path = playground-widget/web/guides/playground-circuit-breaker
url = https://github.com/ballerina-guides/playground-circuit-breaker.git
[submodule "playground-widget/guides/playground-external-service"]
path = playground-widget/web/guides/playground-external-service
url = https://github.com/ballerina-guides/playground-external-service.git
[submodule "playground-widget/guides/playground-data-service"]
path = playground-widget/web/guides/playground-data-service
url = https://github.com/ballerina-guides/playground-data-service.git
[submodule "playground-widget/guides/playground-post-service"]
path = playground-widget/web/guides/playground-post-service
url = https://github.com/ballerina-guides/playground-post-service.git
[submodule "website/guides/restful-service"]
path = website/guides/repos/restful-service
url = https://github.com/ballerina-guides/restful-service.git
[submodule "website/guides/websocket-integration"]
path = website/guides/repos/websocket-integration
url = https://github.com/ballerina-guides/websocket-integration.git
[submodule "website/guides/resiliency-timeouts"]
path = website/guides/repos/resiliency-timeouts
url = https://github.com/ballerina-guides/resiliency-timeouts.git
[submodule "website/guides/loadbalancing-failover"]
path = website/guides/repos/loadbalancing-failover
url = https://github.com/ballerina-guides/loadbalancing-failover.git
[submodule "website/guides/data-backed-service"]
path = website/guides/repos/data-backed-service
url = https://github.com/ballerina-guides/data-backed-service.git
[submodule "website/guides/open-api-based-service"]
path = website/guides/repos/open-api-based-service
url = https://github.com/ballerina-guides/open-api-based-service.git
[submodule "website/guides/managing-database-transactions"]
path = website/guides/repos/managing-database-transactions
url = https://github.com/ballerina-guides/managing-database-transactions.git
[submodule "website/guides/messaging-with-jms-queues"]
path = website/guides/repos/messaging-with-jms-queues
url = https://github.com/ballerina-guides/messaging-with-jms-queues.git
[submodule "website/guides/parallel-service-orchestration"]
path = website/guides/repos/parallel-service-orchestration
url = https://github.com/ballerina-guides/parallel-service-orchestration.git
[submodule "website/guides/service-composition"]
path = website/guides/repos/service-composition
url = https://github.com/ballerina-guides/service-composition.git
[submodule "website/guides/resiliency-circuit-breaker"]
path = website/guides/repos/resiliency-circuit-breaker
url = https://github.com/ballerina-guides/resiliency-circuit-breaker.git
[submodule "website/guides/messaging-with-kafka"]
path = website/guides/repos/messaging-with-kafka
url = https://github.com/ballerina-guides/messaging-with-kafka.git
[submodule "playground-widget/ballerina-1"]
path = playground-widget/web/ballerina-lang
url = https://github.com/kaviththiranga/ballerina-1.git
[submodule "playground-widget/web/guides/playground-streaming"]
path = playground-widget/web/guides/playground-streaming
url = https://github.com/ballerina-guides/playground-streaming.git
[submodule "website/guides/repos/api-gateway"]
path = website/guides/repos/api-gateway
url = https://github.com/ballerina-guides/api-gateway
[submodule "website/guides/repos/salesforce-twilio-integration"]
path = website/guides/repos/salesforce-twilio-integration
url = https://github.com/ballerina-guides/salesforce-twilio-integration
[submodule "website/guides/repos/gmail-spreadsheet-integration"]
path = website/guides/repos/gmail-spreadsheet-integration
url = https://github.com/ballerina-guides/gmail-spreadsheet-integration
[submodule "website/guides/repos/sonarqube-github-integration"]
path = website/guides/repos/sonarqube-github-integration
url = https://github.com/ballerina-guides/sonarqube-github-integration
[submodule "website/guides/repos/messaging-with-ballerina"]
path = website/guides/repos/messaging-with-ballerina
url = https://github.com/ballerina-guides/messaging-with-ballerina
[submodule "website/guides/repos/stream-processing"]
path = website/guides/repos/stream-processing
url = https://github.com/ballerina-guides/stream-processing
[submodule "website/guides/repos/asynchronous-invocation"]
path = website/guides/repos/asynchronous-invocation
url = https://github.com/ballerina-guides/asynchronous-invocation
[submodule "website/guides/repos/grpc-service"]
path = website/guides/repos/grpc-service
url = https://github.com/ballerina-guides/grpc-service
[submodule "website/guides/repos/ballerina-with-istio"]
path = website/guides/repos/ballerina-with-istio
url = https://github.com/ballerina-guides/ballerina-with-istio