Web Server

TH09 From Zero to the Web API

10/19/2017

11:00am - 12:15pm

Level: Introductory

Paul Sheriff

Business Solutions Architect

Fairway Technologies, Inc

The Web API is becoming a requirement for developers to use to build web applications. Whether you use Angular, jQuery, React or other JavaScript framework, to interact with data, you need the Web API. If you have not looked at using the Web API yet, then this seminar is for you. You will learn step-by-step how to get, post, put and delete data using the Web API. Using C# and a little jQuery/Angular is all you need to start your process on becoming a client-side web developer.

You will learn:

  • How to use GET, PUT, POST and DELETE
  • How to use jQuery/Angular to call Web API