Skip to content

Add user routes

Tan Dat TRUONG requested to merge add_user_routes into main

Adds the user routes and removes unnecessary function, we use a pool now to connect to the database following the actix-web documentation.

Merge request reports