Avatar of Isaac Johnson
Isaac Johnson
Flag for United States of America

asked on 

Coding WebAPI access via javascript

I've created my first API which contains a model with 6 different methods
accessed by the controller which access the methods as requested..

Can someone help me with the best way to approach the javascript which
will be accessible (tested for now) via my own html.

Is their a sample  you can point me to in order to make it happen

I am not a javascript GURU.

Isaac

WebAPICode.zip
HTMLJavaScript

Avatar of undefined
Last Comment
Isaac Johnson

8/22/2022 - Mon