RESTful CRUD using GET, POST, PUT and DELETE
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=5qPamPlcb5I
In this demo,
1.I create a Self Hosted OWIN MicroService
2.I create a minimal HTML and JQuery Client
3.I communicate between the two using GET, POST, PUT and DELETE
Source code is at
https://github.com/Sean-Bradley/SeansOWINRestfulService
and text version of this tutorial at
https://seanwasere.com/restful-crud-using-get-post-put-and-delete/
Other Videos By SBCODE
Tags:
CRUD
RESTful
GET
PUT
POST
DELETE
OWIN
JQUERY
HTML