You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- An endpoint tester has also been created for this project over [here](https://todo-rest-api-tester.vercel.app/), once you've made your API live you can simply go over there and make sure your implementation conforms to the spec.
If you want you can just put the API up using a service like [Render](https://render.com/docs/web-services#deploy-your-own-code), and try out our [endpoint tester](https://todo-rest-api-tester.vercel.app/) on it. You could also make a frontend application that builds on it if you're so inclined, and host that using a service like [Vercel](https://vercel.com/).
Kindly add a reference to the api tester repo in the readme. You can reference the fork
The text was updated successfully, but these errors were encountered: