{"id":27966358,"url":"https://github.com/pashpiter/content_storage","last_synced_at":"2025-05-07T20:18:19.298Z","repository":{"id":283498287,"uuid":"951928682","full_name":"pashpiter/content_storage","owner":"pashpiter","description":"Веб-приложение для хранение файлов с аутентификацией пользователей.","archived":false,"fork":false,"pushed_at":"2025-03-20T16:39:13.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T20:18:14.862Z","etag":null,"topics":["asyncpg","bcrypt","fastapi","postgresql","pyjwt","python","redis","sqlmodel"],"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/pashpiter.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-03-20T13:14:57.000Z","updated_at":"2025-03-21T12:26:12.000Z","dependencies_parsed_at":"2025-03-20T15:35:50.123Z","dependency_job_id":"2d7f434f-c0f9-402a-9746-8a18572aa02e","html_url":"https://github.com/pashpiter/content_storage","commit_stats":null,"previous_names":["pashpiter/content_storage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashpiter%2Fcontent_storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashpiter%2Fcontent_storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashpiter%2Fcontent_storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashpiter%2Fcontent_storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pashpiter","download_url":"https://codeload.github.com/pashpiter/content_storage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949236,"owners_count":21830154,"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":["asyncpg","bcrypt","fastapi","postgresql","pyjwt","python","redis","sqlmodel"],"created_at":"2025-05-07T20:18:18.606Z","updated_at":"2025-05-07T20:18:19.266Z","avatar_url":"https://github.com/pashpiter.png","language":"Python","readme":"# content_storage\n\n#### Стек: Python, FastAPI, uvicorn, SQLModel, postgresql, pyjwt, redis, py-bcrypt, asyncpg\n\n## О проекте\nЭтот проект представляет собой веб-приложение(backend) для хранение файлов с аутентификацией пользователей.\n\n## Запуск проекта\n\nДля запуска проекта необходимо: \n* Установите Docker согласно инструкции с официального сайта: https://docs.docker.com/\n* Клонировать репозиторий\n```\ngit clone git@github.com:pashpiter/content_storage.git\n```\n* Перейти в папку content_storage\n```\ncd content_storage\n```\n* В папке создайте файл `.env` с переменных окружения\n```\ntouch .env\n```\n* Заполните по примеру своими значениями как в этом [файле](example.env)\n* Для запуска проекта введите команду:\n```\ndocker compose up -d\n```\nили если локально установлен Make:\n```\nmake up\n```\n\u003e **После запуска, в приложении будет уже содзданный пользователь с email = `ADMIN_EMAIL` \\\nи пароль = `ADMIN_PASSWORD` из `.env` файла.**\n## Документация\nПосле запуска документация доступна по адресу:\n```\n127.0.0.1:8000/docs\n```\nили\n```\n127.0.0.1:8000/redoc\n```\n## Энодпоинты API\n![](docs/endpoints.png)\n\n#### Pavel Drovnin [@pashpiter](http://t.me/pashpiter)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashpiter%2Fcontent_storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpashpiter%2Fcontent_storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashpiter%2Fcontent_storage/lists"}