Confirmed users
512
edits
No edit summary |
|||
| Line 46: | Line 46: | ||
[http://tranquil-plateau-4519.herokuapp.com/contributions/?where=source==%22hg%22 hg contributions]<br> | [http://tranquil-plateau-4519.herokuapp.com/contributions/?where=source==%22hg%22 hg contributions]<br> | ||
[http://tranquil-plateau-4519.herokuapp.com/entrypoints/?where=extra.interest==%22coding%22 newcomers interested in coding] | [http://tranquil-plateau-4519.herokuapp.com/entrypoints/?where=extra.interest==%22coding%22 newcomers interested in coding] | ||
With curl:<br> | |||
<code>curl -G -d "where=extra.values.assigned_to=='josh@joshmatthews.net'" -i http://tranquil-plateau-4519.herokuapp.com/contributions/</code> | |||
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. | ||