{"id":19056838,"url":"https://github.com/xanhex/fastnames","last_synced_at":"2026-04-09T20:03:07.357Z","repository":{"id":198465916,"uuid":"698974815","full_name":"xanhex/fastnames","owner":"xanhex","description":"Async nicknames provider","archived":false,"fork":false,"pushed_at":"2023-10-05T12:34:15.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T11:44:18.366Z","etag":null,"topics":["asyncio","bootstrap5","docker-compose","fastapi","postgresql","pytest","python3","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xanhex.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-10-01T14:56:11.000Z","updated_at":"2023-10-01T14:58:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"281f8589-bdd8-4f49-b8fa-1ffcc353d5cb","html_url":"https://github.com/xanhex/fastnames","commit_stats":null,"previous_names":["xanhex/fastnames"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ffastnames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ffastnames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ffastnames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ffastnames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xanhex","download_url":"https://codeload.github.com/xanhex/fastnames/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240113081,"owners_count":19749733,"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":["asyncio","bootstrap5","docker-compose","fastapi","postgresql","pytest","python3","sqlalchemy"],"created_at":"2024-11-08T23:52:04.085Z","updated_at":"2026-04-09T20:03:07.272Z","avatar_url":"https://github.com/xanhex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastnames\n\nA fully asynchronous Fast API service that provides the user with nickname\noptions and the ability to add them to the PostgreSQL database.\nIt has modern responsive interface and the dark theme.\n\n## Technologies\n\n- Python\n- FastAPI\n- Asyncio\n- SQLAlchemy\n- PostgreSQL\n- Pytest\n- Jinja2\n- Bootstrap 5\n- CSS\n- Uvicorn\n- Docker\n\n## Standards\n\n- pep8\n- flake8\n- black\n- pymarkdown\n\n## How to run\n\n1. Clone the repository\n2. To run on PostgreSQL instead of SQLite (default), put `.env` file into\n`fastnames` folder with such content:\n\n    ```env\n    POSTGRES_DB=db_name\n    POSTGRES_USER=db_user\n    POSTGRES_PASSWORD=db_pswd\n    DB_PORT=5432\n    DATABASE_URL=postgresql+asyncpg://${POSTGRES_USER}:${POSTGRES_PASSWORD}@postgres_db:${DB_PORT}/${POSTGRES_DB}\n    ```\n\n3. From the root folder run:\n\n    ```bash\n    docker compose up\n    ```\n\n## Local development and testing\n\n1. Clone the project, activate virtual environment and install\ndependencies from `fastnames/requirements.txt` file\n2. To test the current functionality run `pytest` command\n\n## Demo\n\n![screenshot](https://github.com/xanhex/fastnames/blob/master/demo_1.png)\n![screenshot](https://github.com/xanhex/fastnames/blob/master/demo_2.png)\n![screenshot](https://github.com/xanhex/fastnames/blob/master/demo_3.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Ffastnames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanhex%2Ffastnames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Ffastnames/lists"}