Skip to content

sprkl-dev/http-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?

Running regularly

node index.js

Running with Sprkl

sprkl --esm -- node index.js

Then, trigger the server by calling the deployed server API, at any path:

curl localhost:3000

About

An http example used for Sprkl UI.

Resources

License

Stars

Watchers

Forks