Skip to content

paulomoreno/CMPUT404-assignment-webserver

 
 

Repository files navigation

CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

See requirements.org (plain-text) for a description of the project.

Make a simple webserver.

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle.

server.py contains contributions from:

  • Paulo H. O. Moreno
  • Marcus V. A. Silva
  • Abram Hindle
  • Eddie Antonio Santos

But the server.py example is derived from the python documentation examples thus some of the code is Copyright © 2001-2013 Python Software Foundation; All Rights Reserved under the PSF license (GPL compatible) http://docs.python.org/2/library/socketserver.html

The HTTP response is based on the concepts described at the following Reference: http://www.codeproject.com/Articles/452052/Build-Your-Own-Web-Server

About

CMPUT404-assignment-webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.2%
  • Shell 1.8%
  • CSS 1.0%