mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
74622cef8e
language. It's ideal for writing simple, performant backend web services. web.go should be familiar to people who've developed websites with higher-level web frameworks like sinatra, pylons, or web.py. It is designed to be a lightweight web framework that doesn't impose any scaffolding on the user. Some features include: * Routing to url handlers based on regular expressions * Secure cookies * Support for fastcgi and scgi * Web applications are compiled to native code. This means very fast execution and page render speed * Serving static files WWW: https://github.com/hoisie/web.go
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
SHA256 (webgo-20101122.tar.gz) = dc9b1754f623ae6b91da8714ccbe11fcfefe1a32b496a9550901cbc3b1824c0c
|
|
SIZE (webgo-20101122.tar.gz) = 147679
|