{"id":45399251,"url":"https://github.com/bit-web24/biblion-management-system","last_synced_at":"2026-02-21T19:47:12.667Z","repository":{"id":279792644,"uuid":"939293696","full_name":"bit-web24/biblion-management-system","owner":"bit-web24","description":"A simple Book Management System","archived":false,"fork":false,"pushed_at":"2025-03-09T20:38:02.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T21:24:49.545Z","etag":null,"topics":["fastapi","oauth2","swagger-ui"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bit-web24.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":"2025-02-26T10:06:57.000Z","updated_at":"2025-03-09T20:38:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfc263eb-79a5-4893-b42d-5082dbac1274","html_url":"https://github.com/bit-web24/biblion-management-system","commit_stats":null,"previous_names":["bit-web24/biblion-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bit-web24/biblion-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit-web24%2Fbiblion-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit-web24%2Fbiblion-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit-web24%2Fbiblion-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit-web24%2Fbiblion-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bit-web24","download_url":"https://codeload.github.com/bit-web24/biblion-management-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit-web24%2Fbiblion-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29691081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: 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":["fastapi","oauth2","swagger-ui"],"created_at":"2026-02-21T19:47:12.574Z","updated_at":"2026-02-21T19:47:12.660Z","avatar_url":"https://github.com/bit-web24.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# biblion-management-system\nA simple Book Management System\n\n## Prerequisites\n- docker\n\n## Build \u0026 Run\n\nBuild a docker-image from the Dockerfile.\n```bash\nsudo docker build -t biblion_management_system .\n```\n\nCreate a container from the generated docker-image and also start it.\n```bash\nsudo docker run -d --name bms_container -p 8000:8000 biblion_management_system\n```\n\n## Some useful docker commands\n```bash\n# to stop the container\nsudo docker stop \u003ccontainer-name|conatiner-id\u003e\n\n# to remove the conatiner\nsudo docker rm \u003ccontainer-name|conatiner-id\u003e\n\n# to remove the app image\nsudo docker rmi \u003cimage-name|image-id\u003e\n```\n\n\u003e NOTE: A docker-image can only be deleted if there is no container using the image,\n\u003e        if a container uses the image but it is in stopped state, it\n\u003e        needs to be removed first in order to delete the image.\n\n\n## Usage\nVisit the [Documentation](http://127.0.0.1:8000/docs) to know, how:\n- to create a new user.\n- to Authorize the new user or login.\n- to add a new book.\n- to list all the books added by the current logged-in user.\n- to get a single book by it's **id**.\n- to update a book. and\n- to delete a book.\n\n\n# Linting and Formatting commands\n\npoetry run ruff check .\n\npoetry run ruff check --fix .\n\npoetry run ruff format .\n\npoetry run pylint $(git ls-files '*.py')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbit-web24%2Fbiblion-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbit-web24%2Fbiblion-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbit-web24%2Fbiblion-management-system/lists"}