This website works better with JavaScript.
Home
Explore
Help
Sign In
nas
/
todo_api
Watch
2
Star
1
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
api de gestion de ticket, basé sur php-crud-api. Le but est de décorrélé les outils de gestion des données, afin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1043
Commits
1
Branch
Tree:
ef4322b6c0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ef4322b6c0'
${ noResults }
todo_api
/
examples
/
client_bash.sh
client_bash.sh
98B
History
Raw
1
2
#!/bin/bash
curl 'http://localhost/api.php/posts?include=categories,tags,comments&filter=id,eq,1'