David Lichtenberg DMLICHT David.M.Lichtenberg@gmail.com
shotglass This is a small (tiny tiny tiny - smaller than a flask or a bottle) framework built in python to learn about sockets, building servers and putting together a web framework
- server.py opens a socket and listens on specified port. Takes in handler functions requests made
- request_handler.py allows user to define request handling
thanks to: Thomas Ballinger for code reviewing Sarah Moore for coming up with a cute name