Fake REST API service for Learning and Testing

We would like to have some dummy rest API services whenever we do any learning. Some people might want to know how to call the service in jquery, angularjs so they used to write some practice codes.
 
Instead of wasting time by creating your own service, you can use the following services for your testing purpose.
 
JsonPlaceholder - Simple fake service which you can use for your learning and testing.
 
Please visit the following urls for further reference.