shyamseshadri / angularjs-up-and-running

All the source code for the AngularJS Up & Running Book for O'Reilly
MIT License
466 stars 438 forks source link

Add CORS for server in chapter 6 #30

Open GauthamBanasandra opened 7 years ago

GauthamBanasandra commented 7 years ago

Adding CORS will be helpful for those who would want to build a separate application hosted on a different server and just consume the REST API in chapter 6.