-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechstack.yml
86 lines (86 loc) · 3 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
repo_name: dashotv/scry
report_id: ff26dcc0312a5c82bcb0b2989ac62b13
repo_type: Public
timestamp: '2023-11-10T00:16:31+00:00'
requested_by: shawncatz
provider: github
branch: main
detected_tools_count: 7
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: Repo Metadata
- name: Gin Gonic
description: 'HTTP web framework written in Go '
website_url: https://gin-gonic.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/4221/7894478.png
detection_source: go.mod
last_updated_by: Shawn Catanzarite
last_updated_on: 2023-10-20 06:04:14.000000000 Z
- name: Protobuf
description: Google's data interchange format
website_url: https://developers.google.com/protocol-buffers/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Serialization Frameworks
image_url: https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png
detection_source: go.mod
last_updated_by: Shawn Catanzarite
last_updated_on: 2023-10-20 06:04:14.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: Repo Metadata
- name: Drone.io
description: Open source continuous integration platform built on Docker
website_url: https://drone.io/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/668/R_wMcCqN_400x400.png
detection_source: ".drone.yml"
last_updated_by: Shawn Catanzarite
last_updated_on: 2022-10-23 22:30:08.000000000 Z
- 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: Repo Metadata
- name: Testify
description: A toolkit with common assertions and mocks that plays nicely with the
standard library
website_url: https://github.com/stretchr/testify
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Go Testing
image_url: https://img.stackshare.io/service/8695/stretchr.png
detection_source: go.mod
last_updated_by: Shawn Catanzarite
last_updated_on: 2023-10-29 23:27:33.000000000 Z