Confirmed users
512
edits
| Line 48: | Line 48: | ||
With curl:<br> | With curl:<br> | ||
<pre> | |||
<code>curl -G -d "where=extra.values.assigned_to=='josh@joshmatthews.net'" -i http://tranquil-plateau-4519.herokuapp.com/contributions/</code> | <code>curl -G -d "where=extra.values.assigned_to=='josh@joshmatthews.net'" -i http://tranquil-plateau-4519.herokuapp.com/contributions/</code> | ||
</pre> | |||
Read the [https://github.com/nicolaiarocci/eve-demo#readme EVE demo readme] and [http://python-eve.org/ documentation] for more information about how to use the database frontend. | Read the [https://github.com/nicolaiarocci/eve-demo#readme EVE demo readme] and [http://python-eve.org/ documentation] for more information about how to use the database frontend. | ||