Créer une API typée avec ConnectRPC (Go / TypeScript)

🔗 Article: https://grafikart.fr/tutoriels/connec... When developing an API using a language other than TypeScript, a synchronization problem often arises: the types exist on the server side, but they must be manually copied or maintained on the client side. As soon as the API evolves, an oversight can quickly create a discrepancy between the two. [ConnectRPC](https://connectrpc.com/) provides a solution by allowing you to build a browser-compatible gRPC API from a protobuf definition. ______________________ Support the channel: ⭐ Become a premium member: https://grafikart.fr/premium Find Grafikart: 🐦 Twitter:   / grafikart_fr   💬 Discord: https://grafikart.fr/tchat