codegouvfr / codegouvfr/catalogi
Deal with old static legacies data
Open
enhancement
genericity
- Dominant language
- TypeScript
- Stars
- 43
- Forks
- 14
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Description
Remove static endpoint data :
In `sill/api/src/core/adapters/getCnllPrestatairesSill.ts` there is a link that only can be used on SILL instance : https://annuaire.cnll.fr/api/prestataires-sill.json
In `sill/api/src/core/adapters/getServiceProviders.ts` using https://code.gouv.fr/data/sill-prestataires.json
Proposal : remove it or at least make it out of the generic runtine (could be importSILL optional runtine)
Contributor guide
Assessment
This issue has not been assessed yet.