LITERALLY the fastest way to create an API (TypeScript & Convex)

preview_player
Показать описание
Get your endpoints securely up in minutes. In this quickie demo, we'll get a few endpoints up and running to show how it's done with both GET and POST requests using Convex HTTP Actions.

I love this approach because I can have production-ready endpoints served up hot in a few minutes. It's like magic!

Let me know if you'd like to do some more deeper dives, like creating a REST API, dynamic routes, accessing third parties, managing a database, deploying behind a custom domain or anything else!

Рекомендации по теме
Комментарии
Автор

Yes for 🎉🎉🎉🎉🎉🎉🎉 .. the SFX too! 😸😸😸…
Thanks a lot for everything Convex❤️❤️❤️

ahmedaq
Автор

how would do protected route in react and convex, If we don't want to use Next.js middleware & SSR

personal