Tom Tuddenham
Tom Tuddenham
Document changes to the API, post delivery of #113 Look at this article for inspiration: https://zuplo.com/blog/2025/05/15/documenting-ruby-on-rails-api
The contents of the README file is out of date and needs to be reviewed. - [ ] Update links to product data sources, cull links (like [Internet UPC Database](https://www.upcdatabase.com/))...
Per DEV NOTE from #113 (see below), add an endpoint for looking up CEFACT Annex II codes used with `unitCode` attributes. See https://github.com/uncefact/vocab-codes/blob/main/CLR/Rec20/current/Annex%20%7C%7C%20%26%20Annex%20%7C%7C%7C/code-list.csv --- > ### DEV NOTE > >...
This query: ```sql select count(*) as count, length(ltrim(gtin, '0')) as gtin_x, length(gtin) as gtin from products group by length(ltrim(gtin, '0')), length(gtin) order by length(ltrim(gtin, '0')); ``` returns: | count |...
https://fdc.nal.usda.gov/download-datasets https://fdc.nal.usda.gov/GBFPD_Documentation
Contact owners of upczilla.com to see if they are interested in collaboration.