spider.Controllers Namespace

 

Classes

SpiderController SpiderController is the controller for the Spider project. It contains all the endpoints for the project. The controller is responsible for receiving requests and returning responses. It uses the ISpiderProjectService to handle the requests and return the responses.