ggoodwin.hashnode.devNext.js using Go RPC Server for your APIOutline This post provides a tutorial on setting up a Go RPC Server to server your API to your Next.js application. Part 1 covers setting up a Go RPC server to handle HTTP requests, including creating a client that connects to the server and calls t...May 1, 2023·8 min read