REST api for anime. Faculty project for CBD/RZK
- Database: Database model & sql import 📂
- Properties: Properties files for services 📃
- anime: Anime service - get anime info and add anime 📺 ↔ 🐳 Docker Image
- animeList: Anime List service - get anime lists, create them and add anime to them 📺📃 ↔ 🐳 Docker Image
- api-gateway: API gateway with security ⛓🔒 ↔ 🐳 Docker Image
- config-server: Managing properties for services 🛠 ↔ 🐳 Docker Image
- naming-server: Eureka naming server 🗄 ↔ 🐳 Docker Image
- register: Login/Register for users 👤 ↔ 🐳 Docker Image
- tag: Tag service for detailed info about... you guessed it. Tags! 🏷️ ↔ 🐳 Docker Image
- anirest.postman_collection.json: Import for testing with Postman ☑
- docker-compose: Docker compose file - for runing with docker 🗃
- runAll.sh: Script that allows easy startup of all necessary services ⏩
Feel free to explore and contribute to the project! If you have any suggestions or improvements, please open an issue or submit a pull request.