CarmelSoftware / OrchidsSPA

An AngularJS SPA connected to an OData RESTful Web API, supporting all CRUD functionality
MIT License
1 stars 1 forks source link

Orchids SPA

An AngularJS Single Page App connected to an OData RESTful Web API, featuring all CRUD functionality

Short Description: This Single Page Application (SPA) is designed for connecting to an OData RESTful WEB API , and can also be placed inside an MVC Asp.Net application by Carmel Schvartzman http://themvcclub.blogspot.co.il/


IN DEPTH DESCRIPTION :

1) This SPA app is built on the AngularJS javascript framework, and connects to an OData WebAPI built on an .Net MVC WebApiController

2) The OData WebAPI v4.0 preserves data in XML files

3) The data is fetched by the Web API REST web service through a Data Repository

4) All style design is based on the Twitter Bootstrap

This Single Page App (SPA) features:

############################################################################################################################ A) AngularJS Single Page App (SPA) supporting all CRUD functionality:

  http://carmelwebapi.somee.com/AngularJS/OrchidsSPA.html

############################################################################################################################ B) WebAPI: "OrchidsWebAPIController" : ApiController

##########################################################################################################################