This the source for the Racket packages: "web-server", "web-server-doc", "web-server-lib", "web-server-test".
This is the main repository for the Racket web-server package.
It is a simple yet powerful continuation-based web server, but you can use it without continuations if you like! Check the documentation for a quick start guide. There is also a good tutorial on making a blog written by Danny Yoo and Jay McCarthy.
Check this tutorial: Contributing to Racket
Racket, including these packages, is free software, see LICENSE for more details.
By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.