CarmelSoftware / OrchidsSPA

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

Feature request: OData CRUD URLs & samples #1

Closed CarmelSoftware closed 9 years ago

CarmelSoftware commented 9 years ago

Need for uploading OData CRUD URLs that are used by this AngularJS SPA App. Preferable if samples of OData queries are fully demonstrated , together with the data that is fetched by those REST requests. Specifically, need for HTTP GET, HTTP PATCH, HTTP POST & HTTP DELETE.

CarmelSchvartzman commented 9 years ago

Added Delete template file