Skip to content

vitaliibredun/Iced-Latte

 
 

Repository files navigation

Iced-Latte (Backend)

ci Status license Known Vulnerabilities Docker Pulls GitHub issues GitHub stars

Iced-Latte (Backend) is a REST API that performs the operations of an coffee online shop. Built using Spring Boot and PostgreSQL, it's crafted for educational purposes, offering insights into modern application development with Java.

Table of Contents

Tech Stack

  • Spring Framework: Web, Boot, Data, Security, Actuator.
  • Security: JWT, TLS.
  • Database: PostgreSQL.
  • Containerization: Docker.
  • Monitoring: Prometheus, Grafana
  • Logging: Log4j2.

Quick Start

Follow the setup instructions in START.MD to get the project up and running.

Features

  • User Authentication and Authorization
  • Product Catalog Management
  • Order Processing and Tracking
  • Stripe Payment Integration
  • Real-time Data Monitoring

API Documentation

The API is fully documented with Swagger. Access the documentation at http://localhost:8083/swagger-ui.html once the server is running.

Contributing

Interested in contributing? Read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

Code of Conduct

Please read our Code of Conduct to keep our community approachable and respectable.

License

This project is licensed under the MIT License.

Contact

Have any questions or suggestions? Feel free to open an issue or contact us directly.

FAQ

Address some common questions users might have about your project.

  1. Question: How do I set up the project? Answer: Follow the instructions in START.MD.

  2. Question: Where can I find API documentation? Answer: The API documentation is available at http://localhost:8083/swagger-ui.html.

Community and Support

Join our community https://t.me/zufarexplained! Link to forums, chat, or community pages if available.

About

E-shop for educational purposes

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Dockerfile 0.1%