color-name-api
color-name-api copied to clipboard
Rest API that returns a bunch of color names for a given color-value
I often work on the API locally and don't want to use the DB when I do. What would be a good way to turn it off while doing so?...
"openapi": "3.0.0",
https://nodejs.org/api/cluster.html to be able to run this in more than one thread
You have a very large list of ~30 thousand colors that you're using for the larger lists (best of, short, default), but then you also have a number of smaller...