Zelphir Kaltstahl 6ebdf91e1c restructure web server examples preparing further work | před 5 roky | |
---|---|---|
.. | ||
README.org | před 5 roky | |
main.scm | před 5 roky |
This is an example project using fibers web server in a very rudimentary way.
guile-fibers
>= 1.0.0
(available on Guix packge manager)Use Guile to run ~main.scm~:
guile main.scm
You should then be able to reach the server at http://localhost:8080
.