Python-API-Development-Fundamentals icon indicating copy to clipboard operation
Python-API-Development-Fundamentals copied to clipboard

Exercise 23, testing application in postman

Open SinclairPythonAkoto opened this issue 4 years ago • 0 comments

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

SinclairPythonAkoto avatar Nov 17 '21 15:11 SinclairPythonAkoto