Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 492 Bytes

File metadata and controls

11 lines (7 loc) · 492 Bytes

Restangular-Example

Simple Angular/Restangular App that interacts with dummy json data

Where to find the app

Look in src/js to find the posts posts module and the main app module: rwdApp.

This is a really simple start, but it could be a good place to tinker. As you already have the data coming in for the posts.

Check out http://jsonplaceholder.typicode.com/ to view the other available API endpoints.

You can learn more about Restangular here: https://github.com/mgonto/restangular