svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Complete and add redirects to routes #412

Closed Scarletto closed 1 year ago

Scarletto commented 1 year ago

What

Change routes to endpoints that perform the same request to the most generic version, and make the less generic versions redirects. Add any routes that are defined in concrexit but not yet here.

Why

Code clarity and centralization in case of change.