UNPKG

js-lightning

Version:

Direct Javascript to Web interpreted server inspired by PHP

7 lines (4 loc) 207 B
6apiSamplePostBody If you use jsLightning to produce an api endpoint, you might need to use the post body... curl -X POST -H "Content-Type: application/json" -d '{"hello":"goodbye"}' http://localhost:7000