Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 336 Bytes

Overview

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

How to Run

npm start

(Now start the client side -- see that project)

Wut

This exposes the API on port 3000. You can access it with Postman as well.