-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechstack.yml
More file actions
263 lines (263 loc) · 10.2 KB
/
techstack.yml
File metadata and controls
263 lines (263 loc) · 10.2 KB
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
repo_name: golubev/fastapi-todo-rest
report_id: 0d28c0e2610c1f18c681d7626a6a76aa
repo_type: Public
timestamp: '2023-12-09T12:38:09+00:00'
requested_by: golubev
provider: github
branch: master
detected_tools_count: 25
tools:
- name: Mako
description: Template library written in Python
website_url: https://github.com/zzzeek/mako
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Templating Languages & Extensions
image_url: https://img.stackshare.io/service/3583/default_43e3ee00dcc48a40f6fcba33551e4f5a99a10537.png
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source: Repo Metadata
- name: PostgreSQL
description: A powerful, open source object-relational database system
website_url: http://www.postgresql.org/
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1028/ASOhU5xJ.png
detection_source: docker-compose.yml
last_updated_by: golubev
last_updated_on: 2023-05-22 10:10:14.000000000 Z
- name: RabbitMQ
description: Open source multiprotocol messaging broker
website_url: http://www.rabbitmq.com/
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Message Queue
image_url: https://img.stackshare.io/service/1061/default_df93e9a30d27519161b39d8c1d5c223c1642d187.jpg
detection_source: docker-compose.yml
last_updated_by: golubev
last_updated_on: 2023-05-22 10:10:14.000000000 Z
- name: Docker Compose
description: Define and run multi-container applications with Docker
website_url: https://github.com/docker/compose
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Container Tools
image_url: https://img.stackshare.io/service/3136/docker-compose.png
detection_source: docker-compose.yml
last_updated_by: golubev
last_updated_on: 2023-05-22 10:10:14.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: 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: ".github/workflows/pull-request.yaml"
last_updated_by: golubev
last_updated_on: 2023-05-12 15:44:21.000000000 Z
- name: PyPI
description: A repository of software for the Python programming language
website_url: https://pypi.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Hosted Package Repository
image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-06 15:59:08.000000000 Z
- name: cURL
description: Command Line Tool and Library for Transferring Data With URLs
website_url: http://curl.haxx.se/
open_source: true
hosted_saas: false
category: Assets and Media
sub_category: File Transfer
image_url: https://img.stackshare.io/service/6552/curl-logo.png
detection_source: docker-compose.yml
last_updated_by: golubev
last_updated_on: 2023-04-27 15:25:50.000000000 Z
- name: Alpine Linux
description: Security-oriented, lightweight Linux distribution based on musl libc
and busybox
website_url: https://www.alpinelinux.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/6429/alpine_linux.png
detection_source: docker-compose.yml
last_updated_by: golubev
last_updated_on: 2023-05-09 09:48:07.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: application/src/emails/templates/todo_item_overdue.html
last_updated_by: golubev
last_updated_on: 2023-05-22 19:34:52.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source: Repo Metadata
- name: alembic
description: A database migration tool for SQLAlchemy
package_url: https://pypi.org/project/alembic
version: 1.10.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19961/default_61e35171bd9c0e5c5b88b2e4221ca242576ad8c0.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z
- name: celery
description: Distributed Task Queue
package_url: https://pypi.org/project/celery
version: 5.2.7
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19901/default_4f4fb10b6f169603a907dcb35a5a356d784e3bd3.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-22 10:10:14.000000000 Z
- name: email-validator
description: A robust email syntax and deliverability validation library for Python
2.x/3.x
package_url: https://pypi.org/project/email-validator
version: 1.3.1
license: CC0-1.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/pypi/image.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-22 19:34:52.000000000 Z
- name: fastapi
description: FastAPI framework
package_url: https://pypi.org/project/fastapi
version: 0.95.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20520/default_ded6d17aa418fbd05ff28b85345c77ab878c6b37.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-16 08:51:27.000000000 Z
- name: passlib
description: Comprehensive password hashing framework supporting over 30 schemes
package_url: https://pypi.org/project/passlib
version: 1.7.4
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19992/default_aa5b3e77340c2bb80cd8e6a59cd82909abcdcd63.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z
- name: psycopg2-binary
description: Psycopg2 - Python-PostgreSQL Database Adapter
package_url: https://pypi.org/project/psycopg2-binary
version: 2.9.6
license: BSD-3-Clause-Attribution
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/pypi/image.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z
- name: pydantic
description: Data validation and settings management using python 3.6 type hinting
package_url: https://pypi.org/project/pydantic
version: 1.10.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20022/default_b0d1a54f127d7017fce41c15f5e85568fb7019ed.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z
- name: python-jose
description: JOSE implementation in Python
package_url: https://pypi.org/project/python-jose
version: 3.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20096/default_5297f13e5d732665caff8f16d9bfcd71481f98b6.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z
- name: uvicorn
description: The lightning-fast ASGI server
package_url: https://pypi.org/project/uvicorn
version: 0.22.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20431/default_f824837db22536768ec317b67275fa384fad7d47.png
detection_source_url: github.com/golubev/fastapi-todo-rest/blob/master/application/poetry.lock
detection_source: application/pyproject.toml
last_updated_by: golubev
last_updated_on: 2023-05-08 16:30:52.000000000 Z