Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 602 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 602 Bytes

Manga Site Backend Proof of Concept

This is a personal proof-of-concept project for a manga site backend, inspired by this video. The project demonstrates storing files on Discord and utilizing a microservices architecture with Spring Boot.

Technologies Used

  • Java 17
  • Spring Boot (Spring Cloud Netflix Eureka, Spring Cloud Gateway, etc.)
  • Docker

Disclaimer

This project is not intended for production use. It is incomplete and lacks essential security and performance features. It is a personal project created out of interest in learning.