{"id":19525393,"url":"https://github.com/sanafagal/book-manager-api","last_synced_at":"2026-05-11T12:40:52.441Z","repository":{"id":262019123,"uuid":"885993158","full_name":"SanAfaGal/book-manager-api","owner":"SanAfaGal","description":"A FastAPI-based CRUD application for managing authors, supporting JSON and XML formats, with MongoDB Atlas integration for data storage.","archived":false,"fork":false,"pushed_at":"2024-11-09T23:12:20.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T01:43:25.321Z","etag":null,"topics":["crud","fastapi","mongo-atlas","pyhton","xml"],"latest_commit_sha":null,"homepage":"https://book-manager-api-iiyx.onrender.com","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/SanAfaGal.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-11-09T22:44:41.000Z","updated_at":"2024-11-09T23:12:24.000Z","dependencies_parsed_at":"2024-11-10T00:18:28.907Z","dependency_job_id":"6a71fbf1-b90b-4a7c-a308-5a3efdebd156","html_url":"https://github.com/SanAfaGal/book-manager-api","commit_stats":null,"previous_names":["sanafagal/book-manager-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fbook-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fbook-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fbook-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fbook-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanAfaGal","download_url":"https://codeload.github.com/SanAfaGal/book-manager-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240777556,"owners_count":19855856,"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","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":["crud","fastapi","mongo-atlas","pyhton","xml"],"created_at":"2024-11-11T01:04:16.435Z","updated_at":"2026-05-11T12:40:52.368Z","avatar_url":"https://github.com/SanAfaGal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book Manager API\n\nA FastAPI-based CRUD application designed to manage authors and their books, supporting both JSON and XML formats. The application connects to MongoDB Atlas for storage, providing efficient handling of book data.\n\n## Features\n- **CRUD operations** for authors and books\n- **Support for JSON and XML formats**\n- Integration with **MongoDB Atlas** for data storage\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/SanAfaGal/book-manager-api.git\n    ```\n2. **Create a virtual environment** and install packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n3. Ensure you have the MongoDB Atlas connection string in the .env file:\n   ```\n   MONGODB_URI=\n   MONGODB_DATABASE=\n   ```\n4. Run the application:\n    ```bash\n    uvicorn main:app --reload\n    ```\n## Make sure to\n- Include your IP address in the IP access list by selecting the Network Access tab.\n- Create a user and password to access the database.\n- Update the correct username and password in the MONGODB_URI environment variable.\n\n## Technologies\n- FastAPI\n- MongoDB Atlas\n- Pydantic\n- Python 3.x\n\n## Usage and Examples\nTo view the documentation and test the endpoints, go to the following URL once the project is running:\n```\nhttp://127.0.0.1:8000/docs\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanafagal%2Fbook-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanafagal%2Fbook-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanafagal%2Fbook-manager-api/lists"}