Closed ElSerpiente63 closed 1 year ago
Hey there, I'm sorry, I'm no longer using this project for a long while, so I won't be able to help you.
Also, this project is based on Flask, not FastAPI, you would probably find more help asking in the FastAPI repo or Discord.
Given all that, I'm gonna close this one. :coffee:
Hello everyone, I am trying to do a sign up API with python and the library fastAPI with a couchdb database. So the front makes a post request with json, and the api put it on database. But I did a code and it just doesn't work. Here is the code :