Simple Node/Express project to show how a Svelte site can easily consume an API. This is the API side.
Client repo is https://github.com/bjmckenz/client0
npm start
(Now start the client side -- see that project)
This exposes the API on port 3000. You can access it with Postman as well.