Implement coderd list modules endpoint
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. Import the response type from coder-registry
2. In handler make request to registry list module api endpoint
3. Parse into the registry response struct
4. Return to the frontend
5. Handle errors properly as a reverse proxy (make sure we don't accidentally throw any 500s we don't want)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.