stamford-syntax-club / stamfordcenter-frontend

https://center.stamford.dev/
MIT License
0 stars 0 forks source link

Frontend - Migrate from /api/get_files to /api/files #26

Closed chinathaip closed 1 year ago

chinathaip commented 1 year ago

Story

The backend team is planning to stop supporting the endpoint /api/get_files and change to /api/files to follow a RESTful convention. However they must wait until the frontend team successfully migrates everything that uses /api/get_files to /api/files first.

more details here: https://github.com/stamford-syntax-club/stamfordcenter-backend/issues/16

Todo