Skip to content
#

crud-api

Here are 230 public repositories matching this topic...

My demo book REST API is built using Spring Boot and allows you to perform CRUD operations on book data. It provides endpoints for creating, reading, updating, and deleting book records. The API is designed to handle requests and responses in a RESTful manner. Additionally, it returns appropriate HTTP status codes to indicate the success or failure

  • Updated May 8, 2023
  • Java

This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.

  • Updated Jun 30, 2024
  • Java

Example project for a full-stack set of apps performing CRUD operations into the Northwind Database Demo for MySQL. It also consists of an implementation of an extension for the provided database to make it more realistic and then update these apps in order to use this new Northwind redesigned database.

  • Updated Mar 7, 2023
  • Java

Improve this page

Add a description, image, and links to the crud-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-api topic, visit your repo's landing page and select "manage topics."

Learn more