Legal API: proxy COLIN call
Open
Entities Team
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Create UI makes a call to COLIN API to fetch public business information. This is used to look up expro registrations in a Continuation In application. Ref: [fetchPublicBusiness()](https://github.com/bcgov/business-create-ui/blob/771aa16921298c61ed756919cc1f6ad8c4cb4c5d/src/services/colin-services.ts#L18)
We do not want to expose COLIN API via the API Gateway (and its current devops.gov.bc.ca URL will be decommissioned soon).
The best solution seems to be to proxy this call through Legal API. Please implement this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.