{"id":16513812,"url":"https://github.com/nenadjakic/library-management","last_synced_at":"2026-04-07T07:46:44.777Z","repository":{"id":242205954,"uuid":"803872281","full_name":"nenadjakic/library-management","owner":"nenadjakic","description":"This repository contains a collection of microservices for managing various aspects of a library system. Each microservice is responsible for a specific domain, such as user management, book management, and borrowing management. The goal of this project is to provide a modular and scalable solution for library management.","archived":false,"fork":false,"pushed_at":"2024-06-09T10:10:11.000Z","size":235,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T06:40:57.880Z","etag":null,"topics":["angular","docker","feign-client","jpa","microservice","primeng","redis-cache","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nenadjakic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-21T14:25:01.000Z","updated_at":"2024-06-09T10:10:15.000Z","dependencies_parsed_at":"2024-06-09T11:39:14.020Z","dependency_job_id":null,"html_url":"https://github.com/nenadjakic/library-management","commit_stats":null,"previous_names":["nenadjakic/library-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nenadjakic/library-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nenadjakic%2Flibrary-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nenadjakic%2Flibrary-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nenadjakic%2Flibrary-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nenadjakic%2Flibrary-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nenadjakic","download_url":"https://codeload.github.com/nenadjakic/library-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nenadjakic%2Flibrary-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","docker","feign-client","jpa","microservice","primeng","redis-cache","spring","spring-boot"],"created_at":"2024-10-11T16:10:24.551Z","updated_at":"2026-04-07T07:46:44.757Z","avatar_url":"https://github.com/nenadjakic.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# library-management\r\n\r\n**Development in progress**\r\n\r\n## Description\r\nThis repository contains a collection of microservices for managing various aspects of a library system. Each microservice is responsible for a specific domain, such as user management, book management, and borrowing management. The goal of this project is to provide a modular and scalable solution for library management.\r\n\r\n## Table of Contents\r\n- [Services](#services)\r\n- [Getting Started](#getting-started)\r\n- [Dockerize Application](#dockerize-application)\r\n  - [Installing Docker and Docker Compose](#installing-docker-and-docker-compose)\r\n  - [Running Application with Docker Compose](#running-application-with-docker-compose)\r\n- [License](#license)\r\n\r\n## Services\r\n- [Shared](./shared/README.md): Common interfaces for services and REST controllers.\r\n- [Country Service](./country-service/README.md): Manages country information and related operations.\r\n- [Book Service](./book-service/README.md): Manages book inventory and related operations. In progress.\r\n- [User Service](./user-service/README.md): In progress.\r\n- [Borrowing Service](./borrowing-service/README.md): In progress.\r\n- [UI App](./ui-app/README.md): Front-end app. In progress.\r\n\r\n## Getting Started\r\nTo get started with the library management system, clone the repository and follow the instructions in each service's `README.md` file.\r\n\r\n`git clone https://github.com/nenadjakic/library-management.git`\r\n\r\n`cd library-management`\r\n\r\n## Dockerize Application\r\n\r\nFollow these steps to dockerize and run your application using Docker and Docker Compose:\r\n\r\n### Installing Docker and Docker Compose\r\n\r\nBefore dockerizing your application, ensure that Docker and Docker Compose are installed on your machine. If not already installed, you can follow these guides:\r\n\r\n- [Docker Install Guide](https://docs.docker.com/get-docker/)\r\n- [Docker Compose Install Guide](https://docs.docker.com/compose/install/)\r\n\r\n### Running Application with Docker Compose\r\n\r\nOnce Docker and Docker Compose are installed, you can use Docker Compose to build and run your application in a container:\r\n\r\n`docker compose up`\r\n\r\n## License\r\nThis project is licensed under the MIT License - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnenadjakic%2Flibrary-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnenadjakic%2Flibrary-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnenadjakic%2Flibrary-management/lists"}