The Web API client project demonstrates the basic requirements to authenticate and retrieve data using the AuctionWorx Web API. These instructions assume that you have already set up your development environment.
Note: The AuctionWorx Web API files reside in an /Area folder with a parallel structure to the traditional MVC folders. It's easy to inadvertently put Web API files in the wrong place.
Follow these steps to install the Web API Client sample:
ListingsController.cs | /Areas/API/Controllers |
APILiteListing.cs | /Areas/API/Models |
jquery.formatDateTime.min.js | /Scripts |
mylistings.html | / |
Copyright © 2002-2022. RainWorx Software. All rights reserved.