1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript363 forks (363 forks)auto 404
area/messagesgood first issuehacktoberfestscope/backendscope/frontendstatus/pending-backendstatus/triage/completedtype/chore
Repository metrics
- Stars
- 2,554 stars (2,554 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Ship after August 2024
After #47 is merged in the next release we can drop legacy v1 API
- BE: Drop messages v1 API (contracts) (only GET)
- BE: Rename /v2 endpoint, remove suffix
- Update the URL on FE
- Fix BE/FE tests
Contributor guide
- Research direction
- Investigate the messages API structure: find the backend contracts for v1 and v2, see how the frontend references them, and locate the tests. Understand the impact of dropping v1 and renaming v2, and check the status of issue #47.
- Tech stack
- typescript
- Domain
- backendfrontend
- Issue type
- Refactor
- Prerequisites
- GitTypeScript