i want to create fresh fast api backend server with register and login funality with jwt token but i want my fast api sever with perfect file stucher like for in main.py i only want a api helth that shows server is runing or not make auth dir with file register and login.py with that apis have some more reqviremsts i want to fix my response stucher
{ "status":1, "data": data, "message":"Login sussfully " "status_code":200
}
{ "status":0, "data": {}, "message":"Email not found or password is wrong " "status_code":401
}
also i use mongoDB database make complate code of file stucher
Loading...
dont give me file this separate type give me complate project in zip formate because i am begner and dont understand fast api
Loading...
create chatbot models
so save text now after make model pleas create apis of get chatbot mange response model all data,get ,put post ,delete same for Frequent Asked Questions model get ,post ,put ,path and delete in saprate files for both