Me too! But just the “send a request, display the response” parts, with basic and oauth 1 and oauth 2. Nothing else that postman does. I’m using python + bottle + requests + oauthlib.
I’m going to try to replicate as much of Postman as I feel is useful - minus the AI crap and the whole third-party cloud services. I do plan on using iCloud for personal storage, and I’m thinking GitHub for team sharing (admittedly, that feature is a ways off, and I’m open to suggestions).
I’m using SwiftUI to build the app. I think once I get a stable macOS version, I might do an iPad version too.
Me too! But just the “send a request, display the response” parts, with basic and oauth 1 and oauth 2. Nothing else that postman does. I’m using python + bottle + requests + oauthlib.
How are you making yours?
I’m going to try to replicate as much of Postman as I feel is useful - minus the AI crap and the whole third-party cloud services. I do plan on using iCloud for personal storage, and I’m thinking GitHub for team sharing (admittedly, that feature is a ways off, and I’m open to suggestions).
I’m using SwiftUI to build the app. I think once I get a stable macOS version, I might do an iPad version too.