RESTful API for managing cash card

Paweł

Paweł Czajkowski

I made a REST API to handle basic actions on cash card, as create a new cash card, read information, update amount and delete card from SQL database.
REST API has basic authentication mechanism.
Like this project

Posted Feb 11, 2025

I made a REST API to handle CRUD actions with basic Spring Security authentication