{"id":24564962,"url":"https://github.com/helloitshessam/libraryserver","last_synced_at":"2026-05-01T02:31:13.784Z","repository":{"id":197087933,"uuid":"697911303","full_name":"helloItsHEssam/libraryServer","owner":"helloItsHEssam","description":"This repository was created by the Vapor framework","archived":false,"fork":false,"pushed_at":"2023-10-01T15:59:10.000Z","size":1804,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T12:49:08.968Z","etag":null,"topics":["async","docker","router","swift","vapor"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/helloItsHEssam.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":"2023-09-28T18:18:21.000Z","updated_at":"2023-10-10T10:56:09.000Z","dependencies_parsed_at":"2023-10-01T16:36:16.371Z","dependency_job_id":null,"html_url":"https://github.com/helloItsHEssam/libraryServer","commit_stats":null,"previous_names":["helloitshessam/libraryserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helloItsHEssam/libraryServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloItsHEssam%2FlibraryServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloItsHEssam%2FlibraryServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloItsHEssam%2FlibraryServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloItsHEssam%2FlibraryServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloItsHEssam","download_url":"https://codeload.github.com/helloItsHEssam/libraryServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloItsHEssam%2FlibraryServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","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":["async","docker","router","swift","vapor"],"created_at":"2025-01-23T11:30:39.901Z","updated_at":"2026-05-01T02:31:13.770Z","avatar_url":"https://github.com/helloItsHEssam.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library\n\n\nLibrary server created by Vapor and Swift.\n\n## Roadmap\n\n- [ ] Implement App\n  - [x] Implemented Author and book endpoints.\n  - [ ] Implement real DB instead of fake data.\n- [x] Client\n  - [x] Create a client for it.\n- [ ] usage\n  - [ ] run with Docker.\n\n\n## endpoints:\n\n  ```bash\n  /book/:id\n  /book/all\n  /image/img.jpg\n  /author/:id\n  /author/books/:id\n  ```\n\n## How to run\nDownload the zip file open the folder with Xcode and wait until complete to fetch all required SPM.\nConfigure the custom working directory by following below link (Vapor document):\n\nhttps://docs.vapor.codes/getting-started/xcode/\n\n## Client for it\nYou can use iOS Client for this project by the below link:\n\nhttps://github.com/helloItsHEssam/Library\n\n\n### How to Contribute\n\nThank you for considering contributing to our project! To get started, follow these steps:\n\n1. **Fork the Repository**: Click the \"Fork\" button on the top right corner of the repository's page on GitHub. This will create a copy of the repository in your own GitHub account.\n2. **Clone the Repository**: Clone your forked repository to your local machine using the following command:\n\n   ```bash\n   git clone https://github.com/helloItsHEssam/libraryServer.git\n3. **Create a New Branch**: Create a new branch for your work. Be sure to give it a descriptive using following command:\n\n    ```bash\n    git checkout -b feature/your-feature-name\n4. **Make Changes**: Make your desired changes to the codebas\n5. **Test Your Changes**: If applicable, test your changes to ensure they work as expected.\n6. **Commit Your Changes**: Commit your changes with a descriptive commit message using following command:\n\n    ```bash\n    git commit -m \"Add feature: your-feature-name\"\n7. **Push Your Changes**: Push your changes to your forked repository on GitHub using following commnad:\n\n    ```bash\n    git push origin feature/your-feature-name\n8. **Create a Pull Request**: Go to your forked repository on GitHub and click the \"New Pull Request\" button. Describe your changes in the pull request and submit it.\n9. **Review and Collaborate**: Collaborate with project maintainers to review and refine your changes. Be responsive to feedback.\n10. **Celebrate**: Your contribution has been merged! Thank you for your valuable contribution to the project.\n\n## License\n\nPlease check [LICENSE](LICENSE) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloitshessam%2Flibraryserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloitshessam%2Flibraryserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloitshessam%2Flibraryserver/lists"}