bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
83 stars 26 forks source link

Create routing tables #662

Closed jonashendrickx closed 1 month ago

jonashendrickx commented 1 month ago

Description

We can use routing tables instead of weakly types routes. This would help us identify broken links faster as well as give us some more additional benefits.

Shape

Screenshots

Checklist

I did the following to ensure that my changes were tested thoroughly:

I did the following to ensure that my changes do not introduce security vulnerabilities: