FEATURED TOP LISTS Follow us on twitter
AppAdvice AppAdvice/TV WatchAware

iOS and iPadOS don't have a curl command line for all the testing

Detect Thoughts

by krypted

What is it about?

iOS and iPadOS don't have a curl command line for all the testing. Nor should a mobile operating system! Detect Thoughts takes the logic from a. curl command a makes it simpler to send a query to a standard REST endpoint on a web server. It supports GET, POST, PUT, and DELETE methods. It also supports Bearer token authentication, basic auth, and OAuth 2 (although that might be considered a bit more experimental given all the potential flows that can crop up. Detect Thoughts can also support a number of different headers and parameters.

App Details

Version
1.0
Rating
NA
Size
3Mb
Genre
Developer Tools Utilities
Last updated
July 21, 2022
Release date
July 21, 2022
More info

App Store Description

iOS and iPadOS don't have a curl command line for all the testing. Nor should a mobile operating system! Detect Thoughts takes the logic from a. curl command a makes it simpler to send a query to a standard REST endpoint on a web server. It supports GET, POST, PUT, and DELETE methods. It also supports Bearer token authentication, basic auth, and OAuth 2 (although that might be considered a bit more experimental given all the potential flows that can crop up. Detect Thoughts can also support a number of different headers and parameters.

Detect Thoughts is simple to use. Just enter the endpoint, headers, parameters, auth if necessary, and click Submit to see what the actual curl command would be if sent through the Terminal and then submit to see a color-coded json response. This might be useful for developers who just want to provide a simple graphql type of endpoint for someone to see a simple output without building a whole page for it. There's also a history button so we can return to an endpoint over and over.

Detect Thoughts is also useful for web developers to test their own code from an iPhone. This is a free app in its compiled form but it's also meant to easily be dropped into other Swift projects to add (as an example) a developer mode to other projects. The source is at https://github.com/krypted/DevModeCuRL 

If there's anything missing from the open source version that's in the compiled Detect Thoughts, it probably just needs a quick update but they should otherwise be in sync.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.