I’m using this site to train API
List users easy
/api/users?per_page=12
single user
/api/users/2
as you pass 2 after the bar?
I’m using this site to train API
List users easy
/api/users?per_page=12
single user
/api/users/2
as you pass 2 after the bar?
Very nice indeed!
You can experiment and test with all kind of API responses this way.
There is even paging possible and that is nice!
Other APIs with mockup data