Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

ivargj/smart-hardware-shop-backend

 
 

Repository files navigation

Smart Hardware Shop

This application can be run locally, and the /products endpoint can be accessed through localhost:8080/products. For now it supports POST and GET. GET /products will get all products and GET products/{id} gets a specific product.

MySQL in Docker

application.yml already contains connection information to this DB.

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%