Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/python-mahokanta

A Web-Server to view HTTP-Request as raw text
https://github.com/kjirou/python-mahokanta

Last synced: 12 days ago
JSON representation

A Web-Server to view HTTP-Request as raw text

Awesome Lists containing this project

README

        

=========
mahokanta
=========

Installation
------------

.. code-block:: bash

$ pip install mahokanta

How to use
----------

At first, you need to start a server by the command following

.. code-block:: bash

$ mahokanta

By way of experiment, when you access to "localhost:8080" by browser, you can check your HTTP-Request in both page and console.