Skip to content

This is some sample code for the "AngularJS in the frontend" talk

Notifications You must be signed in to change notification settings

rpjengaard/AngularApiTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularApiTalk

This is the example code from the "AngularJS in the frontend" talk at Umbraco Dk Festival 2014. Purpose is to show how to serve data to Angular from Umbraco. @abjerner has made a NuGet package to handle the response-object. It is included in the example code. If you wan´t to start your own project, you can get it at https://www.nuget.org/packages/Skybrud.WebApi.Json/

Comments and questions are mostly welcome on twitter @pjengaard

You can find Filips Angular code here: https://github.com/filipbech/umbdkfest14-angular

This repository contains

  • /web/ - Umbraco 7 installation
  • /code/ - Code-project handling all logic (most important code is in /code/Controllers/NewsApiController.cs)

Get it running

Links

JSON View for Chrome: https://chrome.google.com/webstore/detail/jsonview/

NuGet package for handling response from WebApi: https://www.nuget.org/packages/Skybrud.WebApi.Json/

About

This is some sample code for the "AngularJS in the frontend" talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published