We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e5d50 commit c17a482Copy full SHA for c17a482
frontend/src/DB/product.json
@@ -47,6 +47,13 @@
47
"link": "https://www.starknet.io/",
48
"description": "Starknet is a Validity Rollup that provides unlimited scale while retaining Ethereum’s security and decentralization."
49
},
50
+ {
51
+ "productName": "Streamlit",
52
+ "category": "Web Frameworks",
53
+ "image": "https://streamlit.io/images/brand/streamlit-logo-secondary-colormark-darktext.svg",
54
+ "link": "https://streamlit.io/",
55
+ "description": "User-friendly open-source framework for building interactive, data-driven web applications in Python with minimal code."
56
+ },
57
{
58
"productName": "Ghostery Extension",
59
"category": "Extensions",
0 commit comments