thtsystems / open-visit

Open-source application for visiting scheduling.
MIT License
9 stars 6 forks source link

Merge `auth` workspace into `api`, add base route handlers #17

Closed ernestoresende closed 1 year ago

ernestoresende commented 1 year ago

This PR removes the auth workspace as it was redundant in the context of this application, (the auth module isn't shared anywhere else besides the service layer).

This also takes care of implementing base routers for some of our required endpoints: