{"id":21554021,"url":"https://github.com/momcilovicluka/anirest","last_synced_at":"2026-04-11T10:36:00.518Z","repository":{"id":215949511,"uuid":"738961983","full_name":"momcilovicluka/anirest","owner":"momcilovicluka","description":"Spring REST api for anime and anime lists. Faculty project for CBD/RZK","archived":false,"fork":false,"pushed_at":"2024-02-01T21:57:49.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:45:04.328Z","etag":null,"topics":["docker","docker-compose","dockerfile","java","mysql","spring","spring-boot","spring-cloud","spring-data-jpa","spring-security","springframework"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/momcilovicluka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-04T13:01:23.000Z","updated_at":"2024-01-20T16:02:05.000Z","dependencies_parsed_at":"2025-01-24T10:10:29.001Z","dependency_job_id":"0571e4eb-2d55-4b9f-95c7-149b1605e304","html_url":"https://github.com/momcilovicluka/anirest","commit_stats":null,"previous_names":["momcilovicluka/anirest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/momcilovicluka/anirest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momcilovicluka%2Fanirest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momcilovicluka%2Fanirest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momcilovicluka%2Fanirest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momcilovicluka%2Fanirest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/momcilovicluka","download_url":"https://codeload.github.com/momcilovicluka/anirest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momcilovicluka%2Fanirest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28132549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","dockerfile","java","mysql","spring","spring-boot","spring-cloud","spring-data-jpa","spring-security","springframework"],"created_at":"2024-11-24T07:13:14.121Z","updated_at":"2025-12-30T21:04:38.193Z","avatar_url":"https://github.com/momcilovicluka.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anirest\n![GitHub Repo stars](https://img.shields.io/github/stars/momcilovicluka/anirest?style=for-the-badge\u0026color=0000ff) \n![GitHub last commit](https://img.shields.io/github/last-commit/momcilovicluka/anirest?style=for-the-badge\u0026color=0000ff) \n![GitHub repo size](https://img.shields.io/github/repo-size/momcilovicluka/anirest?style=for-the-badge\u0026color=0000ff)\n\nREST api for anime. Faculty project for CBD/RZK\n\n## Project Structure 📐\n- **[Database](/Database)**: Database model \u0026 sql import 📂\n- **[Properties](/Properties)**: Properties files for services 📃\n- **[anime](/anime)**: Anime service - get anime info and add anime 📺 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-anime/general)**\n- **[animeList](/animeList)**: Anime List service - get anime lists, create them and add anime to them 📺📃 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-anime-list/general)**\n- **[api-gateway](/api-gateway)**: API gateway with security ⛓🔒 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-api-gateway/general)**\n- **[config-server](/config-server)**: Managing properties for services 🛠 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-config-server/general)**\n- **[naming-server](/naming-server)**: Eureka naming server 🗄 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-naming-server/general)**\n- **[register](/register)**: Login/Register for users 👤 ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-register/general)**\n- **[tag](/tag)**: Tag service for detailed info about... you guessed it. Tags! 🏷️ ↔ **[🐳 Docker Image](https://hub.docker.com/repository/docker/momcilovicluka/anirest-tag/general)**\n- **[anirest.postman_collection.json](https://www.postman.com/lukamomcilovic/workspace/anirest/collection/32372801-abd71715-5aad-4eba-9cd5-f6dff30ac14f)**: Import for testing with Postman ☑\n- **[docker-compose](/docker-compose.yaml)**: Docker compose file - for runing with docker 🗃\n- **[runAll.sh](runAll.sh)**: Script that allows easy startup of all necessary services ⏩\n\nFeel free to explore and contribute to the project! If you have any suggestions or improvements, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmomcilovicluka%2Fanirest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmomcilovicluka%2Fanirest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmomcilovicluka%2Fanirest/lists"}