No badges yet
fastAPI functionality is not working even after deploy
Hello, I have built a URL shortener API using FastAPI in Python. It works fine on my local machine and also when deployed on Render. However, when I deploy it on Vercel, the...
No accepted solutions yet