Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Azkae/caribou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caribou

Create your own REST client GUI with a few line of code: see ex.py for a configuration example.

pip3 install -e .
caribou ex.py

Inspired by click and requests.

Todos:

  • check for route / group duplicates
  • fix request preview for Content-Type other than json
  • add open in editor button
  • add the ability to edit the raw preview
  • add color for get & post in readme
  • add a list type? (which widget?)

About

Create your own REST client GUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published