aceleradora-TW / aceleradora-TW/acelera-mais-api
Endpoint de cadastro de mentoras: PUT
- Vorherrschende Sprache
- TypeScript
- Sterne
- 9
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Critérios
===
- Alterar os dados pelo `postman` e salvar as alterações no banco de dados
Tarefas
===
- [ ] Criar endpoint PUT `/user` para o cadastro de mentoras
- [ ] Em caso de sucesso, retorna status code 200 e salva as alterações na tabela `users`
- [ ] Em caso de falha, retorna status code 500
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the existing TypeScript API entry point for PUT /user and the users table flow; use Postman to exercise the request and inspect current persistence behavior. Done means mentor data is updated in users with HTTP 200 on success, while failures return HTTP 500.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- postman, typescript
- Bereich
- api, backend, database
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100