Differences between revisions 15 and 16
Revision 15 as of 2019-08-11 15:42:34
Size: 1161
Editor: scot
Comment:
Revision 16 as of 2021-10-28 14:30:42
Size: 1160
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
I have uploaded a video demo of the process [[http://db2.cs.southern.edu/Videos/cpte230/Lab08/Lab08.mp4|here]] or [[attachment:Lab08.mp4]]. I have uploaded a video demo of the process [[http://db.cs.southern.edu/Videos/cpte230/Lab08/Lab08.mp4|here]] or [[attachment:Lab08.mp4]].

Lab 08

Create a Web API (a.k.a. a restful webservice) using the following tutorial, HOWEVER in step 2 change the authentication to windows. (See in class demo). Deploy your application to CPTE230b. You may use this link or the video below.

Video Demo:

I have uploaded a video demo of the process here or Lab08.mp4.

Documentation:

In the services page created in lab 7, include the following information:

  • Add the service and screen shots showing your service working.

Video Grade Guide

Topics

Points

Talk your way through the documentation

10

Show IIS manager Authentication for Lab8 application

30

Demo that the service works show: The list of products (../api/Products)

20

Demo: retrieve a single product with Id=1 (again using ../api/Products...)

20

Show the web page you created in the demo.

20

WindowsAdministration/Lab08WebService (last edited 2021-10-28 14:30:42 by scot)