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: 5 months ago
JSON representation
A macOS application to test APIs with HTTP methods (Decluttered Postman)
- Host: GitHub
- URL: https://github.com/PraneetNeuro/Patchman
- Owner: PraneetNeuro
- License: mit
- Created: 2021-03-16T15:05:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T07:19:20.000Z (about 4 years ago)
- Last Synced: 2024-11-23T23:16:53.854Z (5 months ago)
- Topics: alamofire, axios, fetch, json, postman, rest-api, swiftui, test
- Language: Swift
- Homepage:
- Size: 737 KB
- Stars: 150
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Easy to use UI

## Supports bulk requests
