json-mock.org
Available APIs:
To get all the posts,
/api/posts
To get specific post,
/api/posts/1
To get all the users,
/api/users
To get specific user,
/api/users/1
To get all the todos,
/api/todos
To get specific todo,
/api/todos/1