Part-DB / Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
https://docs.part-db.de/
GNU Affero General Public License v3.0
782 stars 88 forks source link

Update LCSC API URL #612

Closed SapuSeven closed 1 month ago

SapuSeven commented 1 month ago

This directly fixes #611

It would still be nice to be able to customize the URL directly using an environment variable, something like PROVIDER_LCSC_ENDPOINT_URL.

SapuSeven commented 1 month ago

Confirmed working with a local build: image

jbtronics commented 1 month ago

I'm not sure if an env would be a good idea long term. Because I would expect that the url is not the only thing that would change over time, and then you would need to change the code anyway.

jbtronics commented 1 month ago

Thanks for your PR.

Split7fire commented 1 month ago

Any plans to make dot-release?