Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_build_url(host, path, url): assert url == client.build_url(host, path)
apiron helps you cook a tasty client for RESTful APIs. Just don't wash it with SOAP.