ravikiran0606 / eve-demo-client

A very simple API consumer, used to reset the 'Eve Demo' Web REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eve Demo Client

Simple and quickly hacked together, this script is used to reset the Eve-Demo REST API to its inital state.

It will use standard API calls to:

  1. delete all items in the 'people' and 'works' collections
  2. post default items into both collections

I guess it can also serve as a basic example of how to programmatically manage a remote API using the phenomenal Requests library by Kenneth Reitz.

About

A very simple API consumer, used to reset the 'Eve Demo' Web REST API

License:Other


Languages

Language:Python 100.0%