Skip to content

Commit 0545ed4

Browse files
committed
data(api): refresh static public dump
1 parent 72a0bd4 commit 0545ed4

2,029 files changed

Lines changed: 7979 additions & 4650 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

site/public/openapi.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,13 @@
853853
],
854854
"title": "Website"
855855
},
856+
"source_urls": {
857+
"items": {
858+
"type": "string"
859+
},
860+
"type": "array",
861+
"title": "Source Urls"
862+
},
856863
"description_en": {
857864
"anyOf": [
858865
{
@@ -885,6 +892,7 @@
885892
"id",
886893
"slug",
887894
"name",
895+
"source_urls",
888896
"url"
889897
],
890898
"title": "BrandRead",
@@ -1266,6 +1274,17 @@
12661274
"type": "string",
12671275
"title": "Pcie Version"
12681276
},
1277+
"fp32_tflops": {
1278+
"anyOf": [
1279+
{
1280+
"type": "number"
1281+
},
1282+
{
1283+
"type": "null"
1284+
}
1285+
],
1286+
"title": "Fp32 Tflops"
1287+
},
12691288
"blender_score": {
12701289
"anyOf": [
12711290
{

site/public/v1/brands/3dfx/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "3dfx Interactive",
55
"country": "US",
66
"founded_year": 1994,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/3dfx_logo.svg",
88
"website": null,
9+
"source_urls": [
10+
"https://commons.wikimedia.org/wiki/Special:FilePath/3dfx_logo.svg"
11+
],
912
"description_en": "American 3D-graphics chip designer; produced the influential Voodoo Graphics, Voodoo2, and Voodoo3 GPUs before being acquired by NVIDIA in 2002.",
1013
"description_ko": "미국의 3D 그래픽 칩 디자이너. 2002년 NVIDIA에 인수되기 전 Voodoo Graphics, Voodoo2, Voodoo3 등 영향력 있는 GPU를 생산.",
1114
"url": "/v1/brands/3dfx"

site/public/v1/brands/acer/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Acer",
55
"country": "TW",
66
"founded_year": 1976,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Acer_Group_2012.svg",
88
"website": "https://www.acer.com",
9+
"source_urls": [
10+
"https://www.acer.com"
11+
],
912
"description_en": "Taiwanese multinational electronics company; produces Aspire, Swift, and Predator laptops, Chromebooks, and the ConceptD creator workstations.",
1013
"description_ko": "대만의 다국적 전자 기업. Aspire, Swift, Predator 노트북, 크롬북 및 ConceptD 크리에이터 워크스테이션을 생산.",
1114
"url": "/v1/brands/acer"

site/public/v1/brands/alcatel/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Alcatel Mobile",
55
"country": "CN",
66
"founded_year": 2004,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Alcatel_logo_2016.svg",
88
"website": "https://www.alcatelmobile.com",
9+
"source_urls": [
10+
"https://www.alcatelmobile.com"
11+
],
912
"description_en": "Mobile-phone brand currently licensed and operated by TCL Communication; produces budget Android smartphones, tablets, and feature phones.",
1013
"description_ko": "TCL Communication이 라이선스 운영 중인 휴대전화 브랜드. 보급형 안드로이드 스마트폰, 태블릿, 피처폰을 생산.",
1114
"url": "/v1/brands/alcatel"

site/public/v1/brands/allwinner/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Allwinner Technology",
55
"country": "CN",
66
"founded_year": 2007,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Allwinner_logo.png",
88
"website": "https://www.allwinnertech.com",
9+
"source_urls": [
10+
"https://www.allwinnertech.com"
11+
],
912
"description_en": "Chinese fabless chip designer; makes the A-series and H-series ARM SoCs used in tablets, smart displays, and single-board computers.",
1013
"description_ko": "중국의 팹리스 칩 디자이너. 태블릿, 스마트 디스플레이, 싱글보드 컴퓨터에 사용되는 A 시리즈 및 H 시리즈 ARM SoC를 생산.",
1114
"url": "/v1/brands/allwinner"

site/public/v1/brands/amd/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "AMD",
55
"country": "US",
66
"founded_year": 1969,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/AMD_Logo.svg",
88
"website": "https://www.amd.com",
9+
"source_urls": [
10+
"https://www.amd.com"
11+
],
912
"description_en": "American semiconductor company; makes Ryzen CPUs and Radeon GPUs.",
1013
"description_ko": "미국의 반도체 기업. 라이젠 CPU와 라데온 GPU를 생산.",
1114
"url": "/v1/brands/amd"

site/public/v1/brands/amlogic/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Amlogic",
55
"country": "CN",
66
"founded_year": 1995,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Amlogic_logo.svg",
88
"website": "https://www.amlogic.com",
9+
"source_urls": [
10+
"https://www.amlogic.com"
11+
],
912
"description_en": "Chinese fabless chip designer; makes the S-series ARM SoCs widely used in Android TV boxes, smart speakers, and streaming devices.",
1013
"description_ko": "중국의 팹리스 칩 디자이너. 안드로이드 TV 박스, 스마트 스피커, 스트리밍 기기에 널리 사용되는 S 시리즈 ARM SoC를 생산.",
1114
"url": "/v1/brands/amlogic"

site/public/v1/brands/ampere/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Ampere Computing",
55
"country": "US",
66
"founded_year": 2017,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Ampere_Computing_LLC_Logo.svg",
88
"website": "https://www.amperecomputing.com",
9+
"source_urls": [
10+
"https://www.amperecomputing.com"
11+
],
912
"description_en": "American fabless semiconductor company; designs cloud-native ARM server CPUs, including the Ampere Altra and AmpereOne lines.",
1013
"description_ko": "미국의 팹리스 반도체 기업. Ampere Altra 및 AmpereOne 등 클라우드 네이티브 ARM 서버 CPU를 설계.",
1114
"url": "/v1/brands/ampere"

site/public/v1/brands/apple/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Apple",
55
"country": "US",
66
"founded_year": 1976,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Apple_logo_black.svg",
88
"website": "https://www.apple.com",
9+
"source_urls": [
10+
"https://www.apple.com"
11+
],
912
"description_en": "American technology company; makes iPhone and the A-series of mobile SoCs.",
1013
"description_ko": "미국의 기술 기업. 아이폰과 A 시리즈 모바일 SoC를 생산.",
1114
"url": "/v1/brands/apple"

site/public/v1/brands/archos/index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"name": "Archos",
55
"country": "FR",
66
"founded_year": 1988,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Archos-Logo.svg",
88
"website": "https://www.archos.com",
9+
"source_urls": [
10+
"https://www.archos.com"
11+
],
912
"description_en": "French consumer-electronics company; an early Android tablet maker and producer of budget Android smartphones, tablets, and portable media players.",
1013
"description_ko": "프랑스의 소비자 전자 기업. 초기 안드로이드 태블릿 제조사로서 보급형 안드로이드 스마트폰, 태블릿, 휴대용 미디어 플레이어를 생산.",
1114
"url": "/v1/brands/archos"

0 commit comments

Comments
 (0)