Skip to content

Alexis-D/http-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Scratch: an HTTP Server/Web Framework written from scratch

This is just a toy HTTP server/micro web framework. You should probably not use as it was written on a rainy/lazy day and because it has not other purposes than to toying with writing a HTTP server in plain Python.

If you want to write a HTTP server from scratch you might want to look at HTTP made really easy or at the HTTP/1.1 RFC 2616.

If you're looking for a nice Python micro web framework then you should check Bottle out.

About

(Yet another) HTTP server written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages