Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 526 Bytes

angular-backend-less-demo

Example usage of angular.js $httpBackend mocks under $resource

See online demo:

  • simple - contains minimal solution for AngularJS $httpBackend to work
  • advanced - contains slightly extended solution for registering multiple mock resources + filtering out external (real) resources

Links: