Python-API-Development-Fundamentals
Python-API-Development-Fundamentals copied to clipboard
Exercise 23, testing application in postman
I have followed the book up to this point and I cannot seem to post a new user in postman.
All I get is 404 not found.
I have tried to create a new user in the terminal on my PyCharm, but the password does not get hashed.
Can someone please assist