Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart-API

The purpose of this project is to create a simple API for manage a shopping cart, supporting a web application that you can find in this repository.

Prerequisites

How to run

Just execute:

.\mvnw clean package
 java -jar .\target\users-api-0.0.1-SNAPSHOT.jar

By default, the previous commands will deploy an instance of the API on the 8080 port of your local machine.

How to test

You can test the application by using the user interface that you can find in this repository.

About

Shopping cart REST API (Spring Boot / Java 17).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages