tiny-networking icon indicating copy to clipboard operation
tiny-networking copied to clipboard

Tiny Networking Library

Results 4 tiny-networking issues
Sort by recently updated
recently updated
newest added

ExampleRequestsTests makes actual requests to httpbin.org/jsonplaceholder.typicode.com to see common cases how the Endpoint API might be used in one place Includes examples for GET/POST (json body)/POST (form-encoded) with json results...

Not sure yet what's the most robust way to do this. Definitely run jazzy, maybe in a pre-commit hook or something? That way we can just generate it in the...

Specifically, the extensions for JSON have some missing parameters.