{"id":15567211,"url":"https://github.com/PyBites-Open-Source/affirmations-api","last_synced_at":"2025-10-12T21:30:47.952Z","repository":{"id":47184796,"uuid":"403378562","full_name":"PyBites-Open-Source/affirmations-api","owner":"PyBites-Open-Source","description":"Using FastAPI + SQLModel to keep track of affirmations","archived":false,"fork":false,"pushed_at":"2024-10-04T15:31:57.000Z","size":61,"stargazers_count":9,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T01:32:51.105Z","etag":null,"topics":["fastapi","hacktoberfest","pybites","python","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/PyBites-Open-Source.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}},"created_at":"2021-09-05T18:02:14.000Z","updated_at":"2025-01-22T21:19:52.000Z","dependencies_parsed_at":"2022-09-16T10:12:13.627Z","dependency_job_id":null,"html_url":"https://github.com/PyBites-Open-Source/affirmations-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyBites-Open-Source%2Faffirmations-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyBites-Open-Source%2Faffirmations-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyBites-Open-Source%2Faffirmations-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyBites-Open-Source%2Faffirmations-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyBites-Open-Source","download_url":"https://codeload.github.com/PyBites-Open-Source/affirmations-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236274592,"owners_count":19122692,"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":["fastapi","hacktoberfest","pybites","python","sqlmodel"],"created_at":"2024-10-02T17:10:20.549Z","updated_at":"2025-10-12T21:30:47.625Z","avatar_url":"https://github.com/PyBites-Open-Source.png","language":"Python","readme":"# Affirmations API\n\nThis API is to keep track of affirmations.\n\nTo get a virtual environment running and install the dependencies:\n\n```\nmake setup\n```\n\nYou might have to manually enable your virtual environment after this:\n\n```\nsource venv/bin/activate\n```\n\nNext set your `DATABASE_URL` environment variable:\n\n```\ncp .env-template .env\n# update DATABASE_URL in .env\n```\n\nTo run the flake8 / mypy / tests:\n\n```\nmake lint\nmake typing\nmake test\n```\n\nOr run them all in one:\n\n```\nmake ci\n```\n\nTo run `black` upon commit (recommended) install `pre-commit`:\n\n```\nmake precommit\n```\n\nTo run the `uvicorn` webserver:\n\n```\nmake run\n```\n\nThen navigate to [http://localhost:8000/docs](http://localhost:8000/docs) - enjoy!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyBites-Open-Source%2Faffirmations-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPyBites-Open-Source%2Faffirmations-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyBites-Open-Source%2Faffirmations-api/lists"}