todo_api/examples/client_bash.sh
Maurits van der Schee e069d28e5c Add bash curl examples
2017-03-05 09:52:31 +01:00

2 lines
98 B
Bash

#!/bin/bash
curl 'http://localhost/api.php/posts?include=categories,tags,comments&filter=id,eq,1'