sales-api-rest

Simple REST API with basic knowledge of Spring Boot and using PostgreSQL database. In this case, the service manages information about different customers, saving their ID, name, surname, direction, phone and email. API Documentation with Swagger.

Stars
0
Committers
2

SALES API REST

Simple REST API with basic knowledge of Spring Boot and using PostgreSQL database. In this case, the service manages information about different customers, saving their ID, name, surname, direction, phone and email. API Documentation with Swagger.

Project preview

Technologies:

Java Spring Boot Postman IntelliJ IDEA Swagger

Characteristics:

  • Project: Maven
  • Language: Java 17
  • Spring Boot 3.2.5
  • Packaging: Jar

Dependencies:

  • Spring Web
  • Spring Data JPA
  • PostgreSQL Driver
  • Springfox Swagger 2
  • Springfox Swagger UI

POST example

GET example

PUT example

PostgreSQL View

DELETE example

Authors ✒️

  • Laura Gómez Ruiz
Badges
Extracted from project README's
Portfolio linkedin
Related Projects