{"id":31582277,"url":"https://github.com/nickatnight/fastapi-resume","last_synced_at":"2026-03-07T10:31:43.691Z","repository":{"id":306003410,"uuid":"1024391995","full_name":"nickatnight/fastapi-resume","owner":"nickatnight","description":":dizzy: FastAPI-powered resume generator: expose your CV as a JSON REST API","archived":false,"fork":false,"pushed_at":"2025-07-24T06:51:37.000Z","size":68,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T22:56:46.295Z","etag":null,"topics":["codecov","fastapi","pre-commit","python","resume-generator","resume-template","typer","uv"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickatnight.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-22T16:15:11.000Z","updated_at":"2025-07-28T17:50:21.000Z","dependencies_parsed_at":"2025-07-23T06:18:35.158Z","dependency_job_id":"8e27a401-5bb8-4f0a-a30c-66f62c2a78fd","html_url":"https://github.com/nickatnight/fastapi-resume","commit_stats":null,"previous_names":["nickatnight/fastapi-resume"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nickatnight/fastapi-resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickatnight%2Ffastapi-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickatnight%2Ffastapi-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickatnight%2Ffastapi-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickatnight%2Ffastapi-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickatnight","download_url":"https://codeload.github.com/nickatnight/fastapi-resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickatnight%2Ffastapi-resume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["codecov","fastapi","pre-commit","python","resume-generator","resume-template","typer","uv"],"created_at":"2025-10-05T22:53:40.817Z","updated_at":"2026-03-07T10:31:43.666Z","avatar_url":"https://github.com/nickatnight.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/nickatnight/fastapi-resume/actions\"\u003e\n        \u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/nickatnight/fastapi-resume/actions/workflows/main.yaml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/nickatnight/fastapi-resume\"\u003e\n        \u003cimg alt=\"Coverage\" src=\"https://codecov.io/gh/nickatnight/fastapi-resume/branch/main/graph/badge.svg?token=5yV0ottQ9o\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/fastapi-resume/\"\u003e\n        \u003cimg alt=\"PyPi Shield\" src=\"https://img.shields.io/pypi/v/fastapi-resume\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://docs.astral.sh/uv/\"\u003e\n        \u003cimg alt=\"uv version\" src=\"https://img.shields.io/badge/uv-0.7.18+-purple\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.python.org/downloads/\"\u003e\n        \u003cimg alt=\"Python Versions Shield\" src=\"https://img.shields.io/badge/Python-3.12+-blue?logo=python\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://fastapi-resume.readthedocs.io/en/latest/\"\u003e\u003cimg alt=\"Read The Docs Badge\" src=\"https://img.shields.io/readthedocs/fastapi-resume\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/nickatnight/fastapi-resume/blob/master/LICENSE\"\u003e\n        \u003cimg alt=\"License Shield\" src=\"https://img.shields.io/github/license/nickatnight/fastapi-resume\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# fastapi-resume\n\nA thin wrapper around FastAPI to expose your CV as a JSON REST API\n\n## Usage\n\nInstall via pip\n\n```sh\n$ pip install fastapi-resume\n```\n\n## Usage\n\n```sh\n$ fast-resume --help\nUsage: fast-resume [OPTIONS] COMMAND [ARGS]...\n\n FastAPI Resume API Server\n\n\n╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮\n│ --help          Show this message and exit.                                                                                                                                              │\n╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯\n╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮\n│ serve      Start the FastAPI Resume API server.                                                                                                                                          │\n│ validate   Validate a YAML data file without starting the server.                                                                                                                        │\n│ info       Display information about the resume data without starting the server.                                                                                                        │\n╰───\n```\n\n### Basic (local)\nSee the [example](./fastapi_resume/templates/example.yaml) for a sample YAML file\n\n```sh\n$ fast-resume serve \u003cresume.yaml\u003e\n```\n\nThen you can `curl` your new resume API:\n\n```sh\n$ curl http://localhost:8000/\n```\n\n## Documentation\nSee docs for more real word examples and how to deploy to your favorite cloud provider [here](https://fastapi-resume.readthedocs.io/en/latest/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickatnight%2Ffastapi-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickatnight%2Ffastapi-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickatnight%2Ffastapi-resume/lists"}