{"id":21320353,"url":"https://github.com/vlada-pv/fastapi-project-bookstore","last_synced_at":"2026-05-09T18:35:40.327Z","repository":{"id":231102069,"uuid":"772607328","full_name":"vlada-pv/FastApi-Project-Bookstore","owner":"vlada-pv","description":"The application written in FastApi is a platform for selling and buying books.","archived":false,"fork":false,"pushed_at":"2024-04-02T12:01:46.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T22:31:48.420Z","etag":null,"topics":["docker","fastapi","poetry","testing"],"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/vlada-pv.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}},"created_at":"2024-03-15T14:27:07.000Z","updated_at":"2024-04-17T12:43:36.000Z","dependencies_parsed_at":"2024-04-02T13:27:02.796Z","dependency_job_id":"5f86e4da-6098-4ada-a3f4-7caab87f7956","html_url":"https://github.com/vlada-pv/FastApi-Project-Bookstore","commit_stats":null,"previous_names":["vlada-pv/fastapi-project-bookstore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vlada-pv/FastApi-Project-Bookstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlada-pv%2FFastApi-Project-Bookstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlada-pv%2FFastApi-Project-Bookstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlada-pv%2FFastApi-Project-Bookstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlada-pv%2FFastApi-Project-Bookstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlada-pv","download_url":"https://codeload.github.com/vlada-pv/FastApi-Project-Bookstore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlada-pv%2FFastApi-Project-Bookstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32831171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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","fastapi","poetry","testing"],"created_at":"2024-11-21T19:47:10.103Z","updated_at":"2026-05-09T18:35:40.303Z","avatar_url":"https://github.com/vlada-pv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book Selling Platform Announcement\n\nThe application written in FastApi is a platform for selling and buying books.\n\n## Useful Information \n\nA **Makefile** with useful commands has been added to the repository. The commands are called in the console in this way:\n\n```shell\nmake linters\n\nmake install_reqs\n```\n## Application Launch\n\nCommands are executed in the console: \n\n1. Copy project. Start work with changing file .env.example to .env\n2. Deploying Postgres DB in a docker container\n```shell\nmake up_compose\n```\n3. Installing dependencies for the FastAPI server\n```shell\nmake install_reqs\n```\n4. Starting the FastAPI server\n```shell\nuvicorn src.main:app --reload\n```\n\n## Project Structure\n\nFor convenience and adherence to the principles of clean architecture, the project is divided into the following packages:\n\n- `configurations` — layer for storing configurations, constants, parameters, and project settings\n\n- `models` — layer for storing models (ORM or Data Classes)\n\n- `routers` — layer for setting URLs for different endpoints\n\n- `schemas` — layer containing pydantic schemes, responsible for serialization and validation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlada-pv%2Ffastapi-project-bookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlada-pv%2Ffastapi-project-bookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlada-pv%2Ffastapi-project-bookstore/lists"}