Skip to content

ulkoart/requestviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README RequestViewer

A simple application (Flask) for developers, designed to view the results of POST (in plans and GET) request, can be useful when debugging with the API.

  • Python3
  • Flask
  • Bower

Install

virtualenv -p python3 venv
pip install -r requirements.txt
bower install --save

Attention

At this time, the project can not be used for production.

About

RequestViewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published