-
Notifications
You must be signed in to change notification settings - Fork 0
/
repo.json
89 lines (88 loc) · 3.36 KB
/
repo.json
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
{
"packages": [
{
"name": "connect-jwt",
"source": "connect-jwt",
"icon": "https://jwt.io/img/pic_logo.svg",
"description": "Json Web Tokens, securely sign tokens containing information and verify tokens that you have signed."
},
{
"name": "connect-firestore",
"source": "connect-firestore",
"icon": "https://dsc.cloud/7d192d/1_R4c8lHBHuH5qyqOtZb3h-w.png",
"description": "Google Firestore, a cloud-based nosql database to read and write information easily."
},
{
"name": "connect-mailjet",
"source": "connect-mailjet",
"icon": "https://s3.amazonaws.com/neverbounce-hosted/images/integrations/square/mailjet.png",
"description": "Mailjet integration, for easily sending transactional emails."
},
{
"name": "connected-mongodb",
"source": "connected-mongodb",
"icon": "https://www.klipfolio.com/sites/default/files/integrations/mongo.png",
"description": "Mongodb integration. MongoDB is a No-SQL popular database, and allows you save your data easily."
},
{
"name": "connect-platform-redis",
"source": "connect-platform-redis",
"icon": "https://d-bucket-must.s3.eu-west-3.amazonaws.com/images/redislogo.png",
"description": "Redis integration for caching and in-mem storage."
},
{
"name": "connect-docker",
"source": "connect-docker",
"icon": "https://png.icons8.com/color/1600/docker.png",
"description": "Create and manage docker containers and images with CONNECT."
},
{
"name": "rcnames",
"source": "rcnames",
"icon": "https://raw.githubusercontent.com/loreanvictor/rnc/master/logo.png",
"description": "Random Codename Generator."
},
{
"name": "connect-passwords",
"source": "connect-passwords",
"icon": "https://raw.githubusercontent.com/loreanvictor/connect-passwords/HEAD/logo.png",
"description": "Hashing and matching passwords on CONNECT."
},
{
"name": "connect-postgres",
"source": "connect-postgres",
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Postgresql_elephant.svg/1080px-Postgresql_elephant.svg.png",
"description": "Postgres integration, for easily interacting with a postgres database."
},
{
"name": "connect-aws",
"source": "connect-aws",
"icon": "https://a0.awsstatic.com/libra-css/images/logos/[email protected]",
"description": "AWS integration"
},
{
"name": "connect-link-preview",
"source": "connect-link-preview",
"icon": "https://d-bucket-must.s3.eu-west-3.amazonaws.com/connect-link-preview.png",
"description": "Link preview"
},
{
"name": "connect-pltfrm-elasticsearch",
"source": "connect-pltfrm-elasticsearch",
"icon": "https://d-bucket-must.s3.eu-west-3.amazonaws.com/Elasticsearch.png",
"description": "Elasticsearch"
},
{
"name": "connect-messenger",
"source": "connect-messenger",
"icon": "https://d-bucket-must.s3.eu-west-3.amazonaws.com/images/fb-messenger.png",
"description": "Facebook messenger integration"
},
{
"name": "connect-sendgrid",
"source": "connect-sendgrid",
"icon": "https://d-bucket-must.s3.eu-west-3.amazonaws.com/sendgrid.png",
"description": "Sendgrid API integration"
}
]
}