{"id":19045457,"url":"https://github.com/marirs/fastapisimple","last_synced_at":"2026-04-18T01:32:45.968Z","repository":{"id":84060926,"uuid":"269596796","full_name":"marirs/fastApiSimple","owner":"marirs","description":"fastApi boilerplate using API Key in URL path","archived":false,"fork":false,"pushed_at":"2020-08-24T07:50:00.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T14:59:01.647Z","etag":null,"topics":["api-key-authentication","api-server","fastapi","fastapi-boilerplate","microservices","mongodb","python38","url-path-api"],"latest_commit_sha":null,"homepage":null,"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/marirs.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":"2020-06-05T10:10:57.000Z","updated_at":"2022-10-03T14:19:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ddb582c-42ac-4abf-a7ab-a762aac48533","html_url":"https://github.com/marirs/fastApiSimple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marirs/fastApiSimple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marirs%2FfastApiSimple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marirs%2FfastApiSimple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marirs%2FfastApiSimple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marirs%2FfastApiSimple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marirs","download_url":"https://codeload.github.com/marirs/fastApiSimple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marirs%2FfastApiSimple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["api-key-authentication","api-server","fastapi","fastapi-boilerplate","microservices","mongodb","python38","url-path-api"],"created_at":"2024-11-08T22:50:15.880Z","updated_at":"2026-04-18T01:32:45.917Z","avatar_url":"https://github.com/marirs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastAPI boilerplate\n\nThis project is to use fastAPI with just an API Key in the URL Path. This can be used for simple API microservices where JWT/API Header/etc. is not required.\n\n#### Requirements\n- Python 3.8+\n- MongoDB\n\n- Deploying the server\n```bash\nmkvirtualenv --python=`which python3.8` fastApiSimple\ncd /path/to/fastApiSimple\nsetvirtualenvproject\n```\n\n- Running the server in development\n```bash\n$ ./server.sh run\n```\n\n#### Endpoints\n- user: /api/{api_key}/user - User list\n- docs: /api/{api_key}/docs - fastApi Documentation\n---\n \nAuthor: Sriram\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarirs%2Ffastapisimple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarirs%2Ffastapisimple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarirs%2Ffastapisimple/lists"}