LARC
Unofficial list of authorized racket coverings.
Without much ado:
The ITTF's LARC was initially a PDF list, now it's an online list with PDF export. While this is already an improvement, here's what's missing:
- REST API for a LARC app
- compact PDF for two years now
This bothered me for several years, the ITTF does not respond to emails about this. So this year I took matters into my own hands and set about creating my own API and app.
This is a lot to take on at once, so the plan is as follows:
- API definition, which will be improved incrementally
- online API client as PoC and test of the API
- website
- android app
The first three items are in progress, the fourth will come with the consolidation of the API and after I build up appropriate know-how.