29
I Use This!
Very Low Activity
Analyzed 2 days ago. based on code collected 3 days ago.

Project Summary

Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL, but it can also sit behind the popular Apache using Marc Battyani's mod_lisp.

Hunchentoot provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE.

Tags

http http_server lisp server web

In a Nutshell, Hunchentoot...

BSD 2-clause "Simplified" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    check out hot projects on the Open Hub
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
About Project Security

30 Day Summary

Nov 7 2023 — Dec 7 2023

12 Month Summary

Dec 7 2022 — Dec 7 2023
  • 3 Commits
    Down 0 (0%) from previous 12 months
  • 3 Contributors
    Down 0 (0%) from previous 12 months

Ratings

12 users rate this project:
4.33333
   
4.3/5.0
Click to add your rating
  
Review this Project!