p4rz1val's avatar

Tech Listings or API’s

Anyone knows a listing or api for dev technologies? Laravel, React, Figma, etc.

I’ve been trying to find something similar just to have a more polished ui with proper icons without having to upload every single tech manually, any ideas? 🤔

0 likes
5 replies
Sinnbeck's avatar

An api where you can get every single web technology? And api has no buttons though? Or do you want mean some website with a list where you can search? Maybe explain what you are trying to do

2 likes
p4rz1val's avatar

@Sinnbeck Basically I have tests (for devs) in a website something like hacker rank, test dome, etc. I’m listing all the available test and I would love to have a library of images/icons so I can get the logo associated with the given test/tech

Blade Icons has logos available for most of the techs but all of them lack color so it would look a little bit weird 🤔 considering the design I need to implement uses the colorized version of the logo.

On the other hand a library of techs would be nice for things like autocompletes, select techs, etc.

martinbean's avatar
Level 80

@p4rz1val Why not just list the technologies you do have coding tests for?

No API is going to magically have a list of every language, framework, and library in the world. And even if there were, there’s no point listing and displaying esoteric languages if you don’t have any coding tests for that language.

2 likes
p4rz1val's avatar

@martinbean Yeah basically what i ended up doing is expanding on the list of techs i already have, bulding the matadata for this technologies, maybe it's more work upfront but since this is reusable across all my code it's prob worth the time

Please or to participate in this conversation.