-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechstack.yml
284 lines (284 loc) · 10.9 KB
/
techstack.yml
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
repo_name: ccamel/go-graphql-subscription-example
report_id: 02d4307589e67632b183115c0ca46f37
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:42:31+00:00'
requested_by: dependabot[bot]
provider: github
branch: main
detected_tools_count: 21
tools:
- name: Golang
description: An open source programming language that makes it easy to build simple,
reliable, and efficient software
website_url: http://golang.org/
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example
detection_source: Repo Metadata
- name: GraphQL
description: A data query language and runtime
website_url: http://graphql.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Query Languages
image_url: https://img.stackshare.io/service/3820/12972006.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.mod
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-08-16 08:53:23.000000000 Z
- name: Kafka
description: Distributed, fault tolerant, high throughput pub-sub messaging system
website_url: http://kafka.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Message Queue
image_url: https://img.stackshare.io/service/1063/kazUJooF_400x400.jpg
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: ccamel
last_updated_on: 2023-08-15 16:29:54.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/.github/workflows/auto-merge.yml
detection_source: ".github/workflows/auto-merge.yml"
last_updated_by: ccamel
last_updated_on: 2023-08-15 16:24:56.000000000 Z
- name: Zookeeper
description: Because coordinating distributed systems is a Zoo
website_url: http://zookeeper.apache.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Open Source Service Discovery
image_url: https://img.stackshare.io/service/1528/apache-zookeeper.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: ccamel
last_updated_on: 2023-08-15 16:29:54.000000000 Z
- name: HTML
description: Hypertext Markup Language for creating web pages.
website_url: http://
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/2270/no-img-open-source.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/static/graphiql/graphiql.html
detection_source: static/graphiql/graphiql.html
last_updated_by: Chris Camel
last_updated_on: 2019-04-14 07:12:28.000000000 Z
- name: alice
description: Painless middleware chaining for Go
package_url: https://pkg.go.dev/github.com/justinas/alice
version: 1.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: Renovate Bot
last_updated_on: 2019-11-05 15:39:27.000000000 Z
- name: cobra
description: A Commander for modern Go CLI interactions
package_url: https://pkg.go.dev/github.com/spf13/cobra
version: 1.2.1
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-11-06 13:03:13.000000000 Z
- name: color
description: Color package for Go
package_url: https://pkg.go.dev/github.com/fatih/color
version: 1.7.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-11-06 13:07:11.000000000 Z
- name: go-nsq
description: The official Go package for NSQ
package_url: https://pkg.go.dev/github.com/nsqio/go-nsq
version: 1.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2021-11-13 08:23:48.000000000 Z
- name: go.uuid
description: UUID package for Go
package_url: https://pkg.go.dev/github.com/satori/go.uuid
version: 1.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: ccamel
last_updated_on: 2019-04-19 21:13:10.000000000 Z
- name: goconvey
description: Go testing in the browser
package_url: https://pkg.go.dev/github.com/smartystreets/goconvey
version: 1.6.4
license: Other
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-08-15 21:05:06.000000000 Z
- name: graphql-go
description: GraphQL server with a focus on ease of use
package_url: https://pkg.go.dev/github.com/graph-gophers/graphql-go
version: 1.5.0
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-08-16 08:53:23.000000000 Z
- name: kafka-go
description: Kafka library in Go
package_url: https://pkg.go.dev/github.com/segmentio/kafka-go
version: 0.4.46
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-11-28 13:01:59.000000000 Z
- name: mage
description: A Make/rake-like build tool using Go
package_url: https://pkg.go.dev/github.com/magefile/mage
version: 1.15.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: ccamel
last_updated_on: 2023-08-17 17:47:46.000000000 Z
- name: snappy
description: The Snappy compression format in the Go programming language
package_url: https://pkg.go.dev/github.com/golang/snappy
version: 0.0.1
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-08-15 21:01:49.000000000 Z
- name: urfave/cli
description: A simple
package_url: https://pkg.go.dev/github.com/urfave/cli
version: 1.20.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-27 13:24:39.000000000 Z
- name: websocket
description: A fast
package_url: https://pkg.go.dev/github.com/gorilla/websocket
version: 1.4.1
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2021-07-02 13:14:19.000000000 Z
- name: zerolog
description: Zero Allocation JSON Logger
package_url: https://pkg.go.dev/github.com/rs/zerolog
version: 1.31.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-25 13:04:43.000000000 Z