All activity
Persie J
left a comment
Hi there,
I use Postman and Insomnia to test REST and GraphQL APIs on desktop but I didn't find a competitive alternative on iOS. As I'm learning SwiftUI so I made this tiny app to allow you test both REST requests and GraphQL queries.
To enrich the requests editing experience, I'm also working on integrating JSON and GraphQL language services to power language features like auto completion,...
Hyperest
HTTP Client for REST & GraphQL
Colors are represented in various ways in different languages. For example, RGBA can be encoded as either RGBA or ARGB, each channel can be stored as Integer or Double. This utility hides the details from you by converting colors to code snippets.
Color Converter
Convert HEX/RGBA/HSL to code snippets from macOS menubar