Implement coderd list modules endpoint
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start at the coderd handler for the list modules endpoint and identify the request path to the registry list module API. Read the coder-registry response type and trace how the handler returns data to the frontend. Done means the response is parsed and proxied correctly, with errors handled without unintended 500 responses.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100