Skip to content

VaradM-17/SpringBoot_RestfulAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Spring Boot Practice - REST APIs with HTTP Methods

Subject: Spring Boot Practice - REST APIs

Overview

This is a practice Spring Boot application demonstrating the use of various HTTP methods (GET, POST, PUT, DELETE) through a REST controller.

  • REST Controller: Implements basic functionality similar to Gmail.
  • HTTP Methods: Demonstrates GET, POST, PUT, DELETE methods for different use cases.

Technologies Used

  • Backend: Java (Spring Boot)
  • HTTP Methods: GET, POST, PUT, DELETE (via Spring annotations)

Purpose

This project is part of my ongoing practice with Spring Boot, focusing on building and testing REST APIs with different HTTP methods.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages