dvanhorn / web-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Racket web-server

This the source for the Racket packages: "web-server", "web-server-doc", "web-server-lib", "web-server-test".

GitHub Actions status

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.

How to contribute

Check this tutorial: Contributing to Racket

License

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.

About

License:Other


Languages

Language:Racket 99.5%Language:HTML 0.4%Language:CSS 0.1%Language:Makefile 0.1%Language:Shell 0.0%