Package edu.ucsb.cs156.dining.controllers
package edu.ucsb.cs156.dining.controllers
-
ClassDescriptionThis is a REST controller for AdminThis is an abstract class that provides common functionality for all API controllers.The CSRF controller is used to get a CSRF token.The FrontendController is used to serve the frontend of the application.The FrontendProxyController is used to proxy requests to the frontend of the application.Launch endpoints for this app's concrete jobs.This is a REST controller for getting information about the instructors.This is a REST controller for ReviewsREST controller that exposes aggregated review statistics.This is a REST controller for getting information about the system.This is a REST controller for getting information about the current user.This is a REST controller for getting information about the users.