{"id":24409324,"url":"https://github.com/belyashnikovatn/books","last_synced_at":"2026-05-06T19:33:49.091Z","repository":{"id":259572660,"uuid":"876660479","full_name":"belyashnikovatn/books","owner":"belyashnikovatn","description":"Приложение \"Книги для книжного клуба\": добавить и отметить факт прочтения.","archived":false,"fork":false,"pushed_at":"2024-10-28T08:05:39.000Z","size":31,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T09:40:25.824Z","etag":null,"topics":["api","flask","python","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/belyashnikovatn.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-10-22T10:52:41.000Z","updated_at":"2024-10-28T08:09:55.000Z","dependencies_parsed_at":"2025-03-13T09:46:18.256Z","dependency_job_id":null,"html_url":"https://github.com/belyashnikovatn/books","commit_stats":null,"previous_names":["belyashnikovatn/books"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/belyashnikovatn/books","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belyashnikovatn%2Fbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belyashnikovatn%2Fbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belyashnikovatn%2Fbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belyashnikovatn%2Fbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belyashnikovatn","download_url":"https://codeload.github.com/belyashnikovatn/books/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belyashnikovatn%2Fbooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006990,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":["api","flask","python","vue"],"created_at":"2025-01-20T05:56:42.570Z","updated_at":"2025-12-24T19:39:27.951Z","avatar_url":"https://github.com/belyashnikovatn.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# books\nКниги для книжного клуба: добавить/изменить/удалить книгу, отметить факт прочтения.\n\n## Технологии\n- Flask (for RESTful API)\n- Vue (JS framework for the interface)\n- Axios library (for the requests)\n- Bootstrap (for the beauty)\n\n## Запуск проекта\n```bash\ngit clone https://github.com/belyashnikovatn/books.git\ncd server\npython -m venv venv\nsource venv/Scripts/activate\npython -m pip install --upgrade pip\npip install -r requirements.txt\nflask run --port=5001 --debug\n\n# в другом терминале\ncd client\nnpm install\nnpm run dev\n\n```\nhttp://localhost:5173/\n\n## Структура проекта\nИнтерфейс находится в:  \n- books\\client\\src\\components\\Books.vue: список объектов, формы, кнопки;\n- books\\client\\src\\components\\Alert.vue: уведомление.\n\nМашрутизация прописана в books\\client\\src\\router\\index.js.  \n\nРеализация API находится в books\\server\\app.py.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelyashnikovatn%2Fbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelyashnikovatn%2Fbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelyashnikovatn%2Fbooks/lists"}