-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathdata.json
More file actions
679 lines (678 loc) · 33.8 KB
/
data.json
File metadata and controls
679 lines (678 loc) · 33.8 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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
[
{
"id": 1,
"title": "Stripe Documentation",
"description": "Stripe Documentation provides comprehensive, developer-friendly guides and API references to integrate and manage Stripe's payment services with ease.",
"link": "https://docs.stripe.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728891924750/WdfqrjMlz.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728891598361/vllCimzAm.png?auto=format",
"category": "Payment",
"featured": true,
"x": "https://x.com/stripe",
"github": "https://github.com/stripe",
"linkedin": "https://www.linkedin.com/company/stripe/"
},
{
"id": 2,
"title": "MDN Web Docs",
"description": "Comprehensive and community-driven documentation for web technologies, including HTML, CSS, JavaScript, and Web APIs.",
"link": "https://developer.mozilla.org/en-US/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728893621351/ZkM-PNloe.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728893578614/3iO9_oTxJ.png?auto=format",
"category": "Web",
"featured": true,
"x": "https://x.com/mozdevnet",
"github": "https://github.com/mdn/",
"linkedin": ""
},
{
"id": 3,
"title": "Next.js Docs",
"description": "Official documentation for Next.js, providing comprehensive guides, API references, and examples for building React applications with server-side rendering and static site generation.",
"link": "https://nextjs.org/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728894974788/PYyvbkHje.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728894739015/aN3Og4-Z-.png?auto=format",
"category": "Framework",
"featured": true,
"x": "https://x.com/nextjs",
"github": "https://github.com/vercel/next.js",
"linkedin": "https://www.linkedin.com/company/vercel"
},
{
"id": 4,
"title": "React Documentation",
"description": "Official React documentation offering comprehensive guides, API references, and interactive examples for building user interfaces with the React JavaScript library.",
"link": "https://react.dev/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728895344781/w9sPOydtC.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728895321806/84-o2WKLc.png?auto=format",
"category": "Framework",
"featured": true,
"x": "https://x.com/reactjs",
"github": "https://github.com/facebook/react",
"linkedin": "https://www.linkedin.com/company/facebook/"
},
{
"id": 5,
"title": "Docker Documentation",
"description": "Comprehensive documentation for Docker, covering installation, usage, and best practices for containerizing applications and managing containerized environments.",
"link": "https://docs.docker.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728895620882/8pHqDmYD5.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728895599269/9lOKItatP.png?auto=format",
"category": "DevOps",
"featured": true,
"x": "https://x.com/docker",
"github": "https://github.com/docker",
"linkedin": "https://www.linkedin.com/company/docker"
},
{
"id": 6,
"title": "Angular Documentation",
"description": "Official Angular documentation providing comprehensive guides, tutorials, and API references for building efficient and scalable web applications using the Angular framework.",
"link": "https://angular.dev/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728896022702/kF8IpCU4O.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728896000726/_OzVRnP9H.png?auto=format",
"category": "Framework",
"featured": false,
"x": "https://x.com/angular",
"github": "https://github.com/angular/angular",
"linkedin": ""
},
{
"id": 7,
"title": "Twilio Documentation",
"description": "Twilio documentation offers guides, tutorials, and API references for building communication solutions with SMS, voice, video, and more. It provides clear examples and SDKs for integrating Twilio's APIs into your applications.",
"link": "https://www.twilio.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728904089619/lnbNJB2j7.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728904163996/43tmClBrN.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/twilio",
"github": "",
"linkedin": "https://www.linkedin.com/company/twilio-inc-/"
},
{
"id": 8,
"title": "GitHub Documentation",
"description": "Official GitHub documentation providing detailed guides, tutorials, and API references for managing repositories, version control, and continuous integration.",
"link": "https://docs.github.com/en",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728906980564/nqvMVuySR.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728907048319/BDMipVGfY.png?auto=format",
"category": "VCS",
"featured": false,
"x": "https://x.com/github",
"github": "https://github.com/github/docs/",
"linkedin": ""
},
{
"id": 9,
"title": "Microsoft Documentation",
"description": "Microsoft's documentation covers guides,tutorials, and learning modules for all of its products.",
"link": "https://learn.microsoft.com/en-us/docs/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728911533066/mflMbA9_O.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728907854654/YfeS-CUMS.png?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/docsmsft",
"github": "",
"linkedin": ""
},
{
"id": 10,
"title": "Appwrite Documentation",
"description": "Appwrite documentation provides clear guides, tutorials, and API references for building secure and scalable backend services.",
"link": "https://appwrite.io/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728908108071/j3sh8Mo31.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728908144559/IFKUPV02s.png?auto=format",
"category": "SaaS",
"featured": false,
"x": "https://x.com/appwrite",
"github": "https://github.com/appwrite/appwrite",
"linkedin": ""
},
{
"id": 11,
"title": "Kubernetes Documentation",
"description": "The Kubernetes documentation delivers detailed tutorials, guides, and API references focused on container orchestration and management.",
"link": "https://kubernetes.io/docs/home/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728908614566/OXhhOiLX_.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728908493164/UrOFPZQfy.png?auto=format",
"category": "Microservices",
"featured": false,
"x": "https://x.com/kubernetesio",
"github": "https://github.com/kubernetes/kubernetes",
"linkedin": ""
},
{
"id": 12,
"title": "DigitalOcean Documentation",
"description": "DigitalOcean documentation offers detailed guides for deploying and managing cloud infrastructure. It covers topics like virtual machines, databases, networking, and Kubernetes.",
"link": "https://docs.digitalocean.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728909289917/sCnFFl34F.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728909369809/wQheXBp00.png?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/digitalocean",
"github": "",
"linkedin": "https://www.linkedin.com/company/digitalocean/"
},
{
"id": 13,
"title": "Elastic Documentation",
"description": "Elastic documentation provides indepth guides and tutorials on search, observability and security.",
"link": "https://www.elastic.co/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728909916027/Cnv_LS-Rk.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728909853904/EY8Pq0OXm.png?auto=format",
"category": "DB",
"featured": false,
"x": "https://x.com/elastic",
"github": "",
"linkedin": "https://www.linkedin.com/company/elastic-co/"
},
{
"id": 14,
"title": "Cloudflare Documentation",
"description": "The official Cloudflare documentation includes guides and tutorials for optimizing and securing websites and applications.",
"link": "https://developers.cloudflare.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910079288/70UYkeSIL.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910124225/0QXukpSya.png?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/Cloudflare",
"github": "",
"linkedin": "https://www.linkedin.com/company/cloudflare/"
},
{
"id": 15,
"title": "Postman Documentation",
"description": "Postman documentation provides guides for testing, developing, and managing APIs. It covers topics like creating requests, automating workflows, and collaborating with teams.",
"link": "https://learning.postman.com/docs/introduction/overview/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910370421/29qsvM1Dq.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910401372/O_fzD4Uqr.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/getpostman",
"github": "",
"linkedin": "https://www.linkedin.com/company/postman-platform/"
},
{
"id": 16,
"title": "GitLab Documentation",
"description": "GitLab documentation provides in-depth guides, tutorials, and API references for managing code repositories, automating CI/CD pipelines, and implementing DevOps practices.",
"link": "https://docs.gitlab.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910807288/pBr-bsixi.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728910833439/W_QFXOeqM.png?auto=format",
"category": "VCS",
"featured": false,
"x": "https://x.com/gitlab",
"github": "",
"linkedin": "https://www.linkedin.com/company/postman-platform/"
},
{
"id": 17,
"title": "Supabase Documentation",
"description": "Supabase documentation provides comprehensive guides for using its open-source backend-as-a-service, offering real-time databases, authentication, and APIs.",
"link": "https://supabase.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728920714957/asxkJgH3U.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728920682224/K6L-7pQxc.png?auto=format",
"category": "Networking",
"featured": false,
"x": "https://x.com/supabase",
"github": "https://github.com/supabase",
"linkedin": ""
},
{
"id": 18,
"title": "Terraform Documentation",
"description": "Terraform documentation provides guides for automating infrastructure deployment, with references for defining and provisioning cloud infrastructure using code.",
"link": "https://developer.hashicorp.com/terraform/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728920928793/D386RzEDR.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728920969072/vZsM-_5bA.png?auto=format",
"category": "IaaS",
"featured": false,
"x": "",
"github": "",
"linkedin": ""
},
{
"id": 19,
"title": "OpenAI Documentation",
"description": "OpenAI documentation offers detailed references and guides for using AI models, including GPT, to build applications that leverage artificial intelligence.",
"link": "https://platform.openai.com/docs/api-reference/introduction",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968489169/PBpyi1tcY.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968521204/SEYkeIk7O.png?auto=format",
"category": "ML-AI",
"featured": false,
"x": "https://x.com/OpenAI",
"github": "",
"linkedin": ""
},
{
"id": 20,
"title": "Vercel Documentation",
"description": "Vercel documentation covers deploying web applications, serverless functions, and scaling websites effortlessly, with integrations for frontend frameworks like Next.js.",
"link": "https://vercel.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968695337/nOtxLMyqF.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968722978/7qf7y37B3.png?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/vercel",
"github": "https://github.com/vercel",
"linkedin": "https://www.linkedin.com/company/vercel/"
},
{
"id": 21,
"title": "GraphQL Documentation",
"description": "GraphQL documentation offers extensive tutorials and API references for building APIs with GraphQL, covering schema design, query language, and resolving requests.",
"link": "https://graphql.org/learn/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968875635/4-0E5vGvI.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728968902781/wL1sNiC7w.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/GraphQL",
"github": "https://github.com/graphql",
"linkedin": ""
},
{
"id": 22,
"title": "MongoDB Documentation",
"description": "In-depth documentation for MongoDB, covering everything from CRUD operations and indexing to sharding and replication in NoSQL databases.",
"link": "https://www.mongodb.com/docs/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728969051011/wApf1XLGc.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728969077090/fynvrtouD.png?auto=format",
"category": "DB",
"featured": false,
"x": "https://x.com/MongoDB",
"github": "",
"linkedin": ""
},
{
"id": 23,
"title": "Heroku Documentation",
"description": "Heroku documentation provides resources for deploying, managing, and scaling applications in the cloud, with tutorials on working with databases, buildpacks, and add-ons.",
"link": "https://devcenter.heroku.com/categories/reference",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728969289369/OdursU63A.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728969583352/EMaDrP-Vm.png?auto=format",
"category": "PaaS",
"featured": false,
"x": "https://x.com/heroku",
"github": "",
"linkedin": ""
},
{
"id": 24,
"title": "Discord Documentation",
"description": "Discord documentation provides comprehensive guides, tutorials, and API references for integrating Discord’s messaging and voice features into applications.",
"link": "https://discord.com/developers/docs/intro",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728970494789/O8HJTuvSC.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728970519634/ij2NOKrsG.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/discord",
"github": "",
"linkedin": ""
},
{
"id": 25,
"title": "Hasura Documentation",
"description": "Hasura documentation offers tutorials and API references for setting up instant GraphQL APIs with databases, including real-time queries, authorization, and event triggers.",
"link": "https://hasura.io/docs/3.0/index/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728970679562/iLHFHG6hf.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728970724358/022FXiHVt.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/HasuraHQ",
"github": "",
"linkedin": ""
},
{
"id": 26,
"title": "Ansible Documentation",
"description": "Ansible documentation provides in-depth guides for automating IT infrastructure and software deployment, with playbooks and modules for easy configuration management.",
"link": "https://docs.ansible.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728970974249/CDTaqJedh.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728971009908/n1m-nlxgF.png?auto=format",
"category": "DevOps",
"featured": false,
"x": "https://x.com/ansible",
"github": "",
"linkedin": ""
},
{
"id": 27,
"title": "Scalekit Documentation",
"description": "Learn how to implement authentication capabilities through Scalekit's quick start guides, SDKs and code samples.",
"link": "https://docs.scalekit.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728971990319/eJWa0sr-v.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972025124/9m7XKCFGV.png?auto=format",
"category": "SaaS",
"featured": false,
"x": "https://x.com/scalekitinc",
"github": "",
"linkedin": ""
},
{
"id": 28,
"title": "Sentry Documentation",
"description": "Sentry documentation offers in-depth guides and API references for real-time error tracking and performance monitoring, helping developers identify and resolve application issues efficiently.",
"link": "https://docs.sentry.io/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972209000/pCz2WlJPN.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972241027/Ozx-8dXXF.png?auto=format",
"category": "DevOps",
"featured": false,
"x": "https://x.com/getsentry",
"github": "",
"linkedin": ""
},
{
"id": 29,
"title": "Redux Documentation",
"description": "Redux documentation delivers clear tutorials and API references for managing application state in JavaScript and React apps, focusing on predictable state updates.",
"link": "https://redux.js.org/introduction/getting-started",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972512227/oR0AWxJkG.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972539962/7RXY0LBBn.png?auto=format",
"category": "Framework",
"featured": false,
"x": "",
"github": "https://github.com/reduxjs/redux",
"linkedin": ""
},
{
"id": 30,
"title": "Auth0 Documentation",
"description": "Auth0 documentation provides comprehensive guides and API references for implementing authentication and authorization, with tutorials on integrating various identity providers.",
"link": "https://auth0.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972740218/jh8PxXoYD.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972765095/iONMbZrI2.png?auto=format",
"category": "API",
"featured": true,
"x": "https://x.com/auth0",
"github": "",
"linkedin": ""
},
{
"id": 31,
"title": "LangChain Documentation",
"description": "Langchain documentation provides in-depth guides, tutorials, and API references for building applications that integrate language models with external data sources.",
"link": "https://python.langchain.com/docs/introduction/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972958809/ks5jCfy7M.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728972984614/LENIh1Yuy.png?auto=format",
"category": "ML-AI",
"featured": false,
"x": "https://x.com/LangChainAI",
"github": "",
"linkedin": ""
},
{
"id": 32,
"title": "Hugging Face Documentation",
"description": "Hugging Face documentation offers comprehensive guides, tutorials, and API references for working with state-of-the-art natural language processing models.",
"link": "https://huggingface.co/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973072439/Cm_y8q6ET.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973113744/FEKHiAlet.png?auto=format",
"category": "ML-AI",
"featured": false,
"x": "https://x.com/huggingface",
"github": "",
"linkedin": ""
},
{
"id": 33,
"title": "Vue.js Documentation",
"description": "Vue.js documentation provides clear and concise guides, tutorials, and API references for building interactive web interfaces using the Vue.js framework.",
"link": "https://vuejs.org/guide/introduction.html",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973401819/OhQEwhaFw.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973428416/h53d7zvFX.png?auto=format",
"category": "Framework",
"featured": false,
"x": "https://x.com/vuejs",
"github": "https://github.com/vuejs/",
"linkedin": ""
},
{
"id": 34,
"title": "Snyk Documentation",
"description": "Snyk documentation offers comprehensive guides, tutorials, and API references for identifying and fixing security vulnerabilities in code, open-source dependencies, containers, and infrastructure as code.",
"link": "https://docs.snyk.io/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973666673/FgkaoHFxL.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973696459/sOrR3ELev.png?auto=format",
"category": "DevOps",
"featured": false,
"x": "https://x.com/snyksec",
"github": "https://github.com/snyk/user-docs",
"linkedin": ""
},
{
"id": 35,
"title": "Google Cloud Documentation",
"description": "Google Cloud documentation provides extensive guides, tutorials, and API references for leveraging Google’s cloud services to build, deploy, and scale applications.",
"link": "https://cloud.google.com/docs/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728973970818/YV7CUEVIE.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728974010361/Sp6eVKKdC.png?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/googlecloud",
"github": "",
"linkedin": ""
},
{
"id": 36,
"title": "Netlify Documentation",
"description": "Netlify documentation offers clear guides, tutorials, and API references for deploying and managing modern web applications with serverless functions.",
"link": "https://docs.netlify.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728974128864/v-fnwnec8.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1728974105576/OnRZ4AP8y.png?auto=format",
"category": "Web",
"featured": false,
"x": "https://x.com/Netlify",
"github": "https://github.com/netlify",
"linkedin": "https://www.linkedin.com/company/netlify/"
},
{
"id": 37,
"title": "Medusa Documentation",
"description": "Medusa documentation provides detailed guides, tutorials, and API references for building customizable and scalable ecommerce platforms.",
"link": "https://docs.medusajs.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729495718960/4yeJFiueA.jpeg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729495778244/GsjmHNwLL.png?auto=format",
"category": "Ecommerce",
"featured": false,
"x": "",
"github": "https://github.com/medusajs/medusa",
"linkedin": "https://www.linkedin.com/company/medusajs/"
},
{
"id": 38,
"title": "Clerk Documentation",
"description": "Clerk documentation provides clear and detailed resources for adding authentication and identity management to your apps.",
"link": "https://clerk.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729496096918/Rj2iEsw5J.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729496142442/zOARCJpzd.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/ClerkDev",
"github": "https://github.com/clerk",
"linkedin": "https://www.linkedin.com/company/clerkinc/"
},
{
"id": 39,
"title": "Dub.co Documentation",
"description": "Dub documentation provides comprehensive guides and API references for creating and managing short URLs, with built-in analytics and tracking features.",
"link": "https://dub.co/docs/introduction",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729501949149/igfJC2ikQ.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729501982407/9viD3yECq.png?auto=format",
"category": "Analytics",
"featured": false,
"x": "https://x.com/dubdotco",
"github": "",
"linkedin": ""
},
{
"id": 40,
"title": "Express Documentation",
"description": "Express.js docs provide a comprehensive guide for building web applications with Express, covering routing, middleware, and more. It's an essential resource to understand core concepts and best practices for using Express efficiently.",
"link": "https://expressjs.com/en/starter/installing.html",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729516461513/2SIYbqNpS.webp?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729516516058/ByQQFygGK.png?auto=format",
"category": "Web",
"featured": false,
"x": "https://x.com/useexpressjs",
"github": "https://github.com/expressjs/express",
"linkedin": ""
},
{
"id": 41,
"title": "Requestly Documentation",
"description": "Requestly documentation covers detailed guides for modifying network requests directly in the browser.",
"link": "https://docs.requestly.com/general/getting-started/introduction",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729582277754/3lydsOgoy.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729581963663/CguqZbxcX.png?auto=format",
"category": "API",
"featured": false,
"x": "https://x.com/RequestlyIO",
"github": "https://github.com/requestly/requestly",
"linkedin": ""
},
{
"id": 42,
"title": "Phaser Documentation",
"description": "Phaser documentation provides thorough and easy-to-follow resources for building 2D games using the Phaser framework. Covering topics like game physics, animations, input handling, and asset management.",
"link": "https://docs.phaser.io/phaser/getting-started/what-is-phaser",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729582175063/6hlbNylLv.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729582045763/oKeHxFatZ.png?auto=format",
"category": "Framework",
"featured": false,
"x": "https://x.com/phaser_",
"github": "https://github.com/phaserjs/phaser",
"linkedin": ""
},
{
"id": 43,
"title": "Outerbase Documentation",
"description": "Outerbase documentation offers guides for managing databases without writing SQL.",
"link": "https://docs.outerbase.com/introduction/quick-start",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729582102359/BGjDIJD52.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729582012741/xQhWwA43c.png?auto=format",
"category": "DB",
"featured": false,
"x": "https://x.com/outerbase",
"github": "https://github.com/expressjs/express",
"linkedin": ""
},
{
"id": 44,
"title": "Pieces Documentation",
"description": "Pieces for Developers documentation includes guides on extensions and plugins and includes API references.",
"link": "https://beta.docs.pieces.app/getting-started/extensions-plugins/vs-code-extension",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583065034/38ZrU0S-U.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583106808/ByGX_LEfp.png?auto=format",
"category": "SaaS",
"featured": false,
"x": "https://x.com/getpieces",
"github": "https://github.com/pieces-app/documentation",
"linkedin": ""
},
{
"id": 45,
"title": "gRPC Documentation",
"description": "gRPC Documentation provides RPC concepts, A high performance, open source universal RPC framework developed by Google.",
"link": "https://grpc.io/docs/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729680707737/BE3E6JEJJ.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729679714957/gteV9SwKd.png?auto=format",
"category": "Microservices",
"featured": false,
"x": "https://x.com/grpcio",
"github": "https://github.com/grpc",
"linkedin": ""
},
{
"id": 46,
"title": "KitOps Documentation",
"description": "KitOps Documentation provides developers with comprehensive guidance on using KitOps for streamlined MLOps workflows, enabling efficient model development, versioning, and deployment.",
"link": "https://kitops.ml/docs/overview.html",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729568910387/65A-vv4WB.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729568989044/CCGl_8ZYd.png?auto=format",
"category": "ML-AI",
"featured": false,
"x": "https://x.com/kit_ops",
"github": "https://github.com/jozu-ai/kitops/",
"linkedin": "https://www.linkedin.com/company/kitops-oss/"
},
{
"id": 47,
"title": "Cerbos Documentation",
"description": "Cerbos Documentation explains how to implement and run open source Cerbos Policy Decision Point as an externalized authorization provider for your application.",
"link": "https://docs.cerbos.dev",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729793546436/5ZZGygXmX.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729793227760/x62Wk2Ec3.png?auto=format",
"category": "Microservices",
"featured": false,
"x": "https://x.com/cerbosdev",
"github": "https://github.com/cerbos/cerbos",
"linkedin": "https://www.linkedin.com/company/cerbos-dev/"
},
{
"id": 48,
"title": "Deno",
"description": "Deno documentation offers comprehensive guides and API references for the Deno runtime, Deno Deploy, and its ecosystem, making it a valuable resource for developers using Deno for web development and beyond.",
"link": "https://docs.deno.com/runtime/getting_started/installation/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729687003359/s6JAO1s1K.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729685104638/nA1s94Un3.PNG?auto=format",
"category": "Web",
"featured": false,
"x": "https://x.com/deno_land",
"github": "https://github.com/denoland/deno",
"linkedin": "https://www.linkedin.com/company/deno/"
},
{
"id": 49,
"title": "Kaggle",
"description": "Kaggle documentation provides resources for data science and machine learning, including competitions, datasets, notebooks, and APIs.",
"link": "https://www.kaggle.com/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729687059600/5B-voepOt.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729686240334/MvoaiFmAB.PNG?auto=format",
"category": "DS-ML",
"featured": false,
"x": "https://x.com/kaggle",
"github": "https://github.com/kaggle",
"linkedin": "https://www.linkedin.com/company/kaggle/"
},
{
"id": 50,
"title": "Render",
"description": "Render documentation provides comprehensive guides for deploying and managing web applications, databases, background tasks, and static sites within a scalable and managed cloud environment.",
"link": "https://docs.render.com/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729687610546/yhPN-xfHg.jpg?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729687637326/O-Bprq6wA.PNG?auto=format",
"category": "Cloud",
"featured": false,
"x": "https://x.com/render",
"github": "https://github.com/renderinc",
"linkedin": "https://www.linkedin.com/company/renderco/"
},
{
"id": 51,
"title": "React-Native Documentation",
"description": "React-Native docs provide a comprehensive guide for building cross platform applications for Android, iOS, Web. It's an essential resource to understand core concepts and best practices for using Express efficiently.",
"link": "https://reactnative.dev/docs/getting-started",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729537206218/s-7BAX0wn.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729537271108/wz16MRQx4.png?auto=format",
"category": "Framework",
"featured": false,
"x": "https://x.com/reactnative",
"github": "https://github.com/facebook/react-native",
"linkedin": "https://www.linkedin.com/products/facebook-react-native"
},
{
"id": 52,
"title": "LambdaTest Documentation",
"description": "Explore LambdaTest's comprehensive documentation with detailed guides, API references, and best practices to streamline cross-browser testing and accelerate your testing workflows.",
"link": "https://www.lambdatest.com/support/docs",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583522666/OGHNR5Q2V.png",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583618006/aVU_Kjx8e.png",
"category": "SaaS",
"featured": false,
"x": "https://x.com/Lambdatesting",
"github": "https://github.com/LambdaTest",
"linkedin": "https://www.linkedin.com/company/lambdatest"
}
]