oguzhancevik / book-store

Book Store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store πŸ“š

Main target is to deliver books from its one centralized warehouse to their customers within the same day. 
That is why stock consistency is the first priority for their vision operations.

Tech Stack & Patterns 🎯

  • Java 17
  • Spring Boot
  • Maven
  • MongoDB
  • SLF4J
  • Junit
  • Docker
  • Swagger
  • Factory Pattern
  • CQRS Pattern

Design 🎨

DesignPhoto

Build & Run πŸš€

docker-compose up -d --build && mvn --projects io.pera:book-store spring-boot:run

Postman API πŸ“Ž

https://documenter.getpostman.com/view/2522238/UVkpMFHo

Swagger UI 🎁

http://localhost:8080/swagger-ui/index.html

License πŸ”‘

Distributed under the MIT License. See LICENSE for more information.

About

Book Store

License:MIT License


Languages

Language:Java 100.0%