Files
purescript-httpurple/docs/examples/HelloWorld/README.md
2017-07-10 03:17:13 -07:00

210 B

Hello World Example

This is a basic 'hello world' example. It simply returns 'hello world!' when requesting '/' via an HTTP GET.

To run the example server, run:

make example EXAMPLE=HelloWorld