Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/PraneetNeuro/Patchman

A macOS application to test APIs with HTTP methods (Decluttered Postman)
https://github.com/PraneetNeuro/Patchman

alamofire axios fetch json postman rest-api swiftui test

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/PraneetNeuro/Patchman/blob/main/Snaps/Screenshot%202021-04-07%20at%207.06.52%20PM.png?raw=true)
## Easy to use UI
![Home](https://github.com/PraneetNeuro/Patchman/blob/main/Snaps/Home1.png?raw=true)
## Supports bulk requests
![Home](https://github.com/PraneetNeuro/Patchman/blob/main/Snaps/Home2.png?raw=true)