Skip to content

thekan23/RestBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestBoy

Overview

RestBoy is an application written in c#(WPF) to support to test http protocols especially rest api
Inspired by POSTMAN for Chrome.

Features

  • Send GET, POST, PUT, DELETE requests
  • With a gui json editor, you can save your time easily
  • It is support to uploading base64-encoded file using rest api
  • It is support form-data, application/json and url params
  • Customize http header if you want

Downloads

Usage

Main window

- Request Histories: holds your http request when you send - Authorization: until now, not supported - Body(Upper side): Supports Json, form data, and raw text respectively. - Headers: currently in progress
GUI JSON Editor

- Easily create json body message with a gui json editor - Convert file to base64-encoded string
Form-Data Editor

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages