Package no.idata1002.group19.web.api


package no.idata1002.group19.web.api
  • Classes
    Class
    Description
    Represents a Budget Controller class which provides RESTful services to the Spring Boot application at the /budgets endpoint.
    Represents a Login Controller class that provides RESTful services to the /login endpoint with HTTP /POST mapping for login requests.
    Controller class responsible for providing RESTful services at the /transactions enpoint and its descendant enpoints for API provision of Transaction instances.
    Controller class responsible for providing RESTful services for the /users endpoint.