Skip to content

LiberalArtist/web-server

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Racket 99.4%
  • Other 0.6%