Robot Framework test library for (RESTful) JSON APIs
Project description
# RESTinstance
PYTHONPATH=”src” python -c ‘from REST import REST; res = REST(“localhost:8080”).get(“/users/1”); REST.print(res[“body”])’
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RESTinstance-1.0.0b4.tar.gz
(10.4 kB
view hashes)