Skip to content

Shopping Cart API to serve a delivery application.

Notifications You must be signed in to change notification settings

Carollita/cart-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart Api 🛒

Shopping Cart Api to serve a delivery application developed in Ifood-Dev-Week promoted by Digital Innovation One.

Slides class 01 ❤️ Slides class 02 ❤️ Slides class 03 ❤️ Slides class 04

💡 Features

  • Add items to shopping cart
  • View shopping cart
  • Close shopping cart
  • Delete item from shopping cart

⚙️ Accessing Application

Run in git terminal the command: ./gradlew bootrun or run CartApiApplication.java file to be able to access:

🗄️ Cart Api H2 Database
🚀 Collection Cart Api - Postman
🟢 Cart Api - Swagger

Sacola API Swagger UI

💻 Technologies / Tools

  • Java
  • Postman
  • Spring Initialzr (Gradle Project)
Dependencies Version
spring-boot-starter-web 2.7.4
spring-boot-starter-data-jpa 2.7.4
lombok 1.18.24
springfox-boot-starter 3.0.0
h2-database 2.1.214

About

Shopping Cart API to serve a delivery application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages