Event-Riddle / MenuCard

Thats the project cookbook
0 stars 0 forks source link

Refactore the api interface for the User/Structure get call #18

Open Babis86 opened 8 years ago

Babis86 commented 8 years ago

The api get call for user/structure was implemented with the $http object from angular. Now we have the api-interface wich is working with the angular $resource object that we can use for these call.