aronatkins / serveric

serveric does not do much but serve eric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServEric

Here's a really simple Python HTTP server that has an HTML UI using CSS for style and a bit of Javascript linking the two together. Trying to show the possibilities, not winning any beauty contests.

Run it like:

> python main.py

Then, point your browser at http://localhost:8080/

You will see something like: clean UI

Type words in the box. One per line. Click "do yer thang" and you should see: dirty UI

About

serveric does not do much but serve eric


Languages

Language:Python 51.5%Language:HTML 25.7%Language:JavaScript 17.5%Language:CSS 5.3%