/CashCardSpringbootAPI

A RESTful CRUD API written using Java Springboot to manage Cash Cards

Primary LanguageJava

Cash Card Springboot API Application

This is a simple Springboot API that allows you to create, read, update, and delete cash cards.

It follows the RESTful API design pattern and uses JSON for data serialization.

To know more about Springboot, visit the Springboot website.

This API was created from the following Sprinboot course: Building a REST API with Spring Boot

Prerequisites

Before you can run this application, you need to have the following installed:

  • Java Development Kit (JDK) version 17 or later