gladsonvm / pyserver

A simple httpserver in python that accept GET and POST requests and provide response.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyserver

A simple httpserver in python that accept GET and POST requests and provide response.

Currently there are GET and POST methods only. PUT and DELETE methods will be done

About

A simple httpserver in python that accept GET and POST requests and provide response.


Languages

Language:Python 100.0%