https://github.com/prince-chrismc/user-management/blob/c6c529917ba14c5ca5d690ba9e1c67527e03fcbc/backend/src/main.cpp#L67 According to the documentation s 'PUT' is required to add new users, the backend, frontend, and test all have the same mistake.
user-management/backend/src/main.cpp
Line 67 in c6c5299
According to the documentation s 'PUT' is required to add new users, the backend, frontend, and test all have the same mistake.