Skip to content

A macOS application to test APIs with HTTP methods (Decluttered Postman)

License

Notifications You must be signed in to change notification settings

PraneetNeuro/Patchman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patchman

A macOS application to test APIs with HTTP methods (Decluttered Postman), built with SwiftUI.

Features:

  1. Supports the GET, POST, PUT, PATCH, DELETE methods
  2. Easy to use / adaptive UI
  3. Supports bulk requests (takes in all request bodies in the form of a CSV)
  4. Can save request profiles as well as presets for commonly used headers and request body fields
  5. Can save / open request profiles on / from disk to share with your team!

JSON Editor support for request body / headers

Home

Easy to use UI

Home

Supports bulk requests

Home