{"id":17286689,"url":"https://github.com/louis70109/aws-serverless-authorizer","last_synced_at":"2026-05-09T17:38:18.451Z","repository":{"id":38226399,"uuid":"256752045","full_name":"louis70109/aws-serverless-authorizer","owner":"louis70109","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-01T20:38:43.000Z","size":82,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T22:11:27.226Z","etag":null,"topics":["authorizer","aws","flask","python","serverless"],"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/louis70109.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-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-04-18T12:47:59.000Z","updated_at":"2022-08-26T04:54:30.000Z","dependencies_parsed_at":"2024-12-04T20:42:47.010Z","dependency_job_id":"02f0cb0f-e742-4885-a827-f8195b3863de","html_url":"https://github.com/louis70109/aws-serverless-authorizer","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/louis70109%2Faws-serverless-authorizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis70109%2Faws-serverless-authorizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis70109%2Faws-serverless-authorizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis70109%2Faws-serverless-authorizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louis70109","download_url":"https://codeload.github.com/louis70109/aws-serverless-authorizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245699263,"owners_count":20657987,"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":["authorizer","aws","flask","python","serverless"],"created_at":"2024-10-15T09:59:55.624Z","updated_at":"2026-05-09T17:38:13.430Z","avatar_url":"https://github.com/louis70109.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS-serverless-authorizer\n\n- [Serverless framework](https://serverless.com/)\n- Flask - [serverless-wsgi](https://github.com/louis70109/aws-serverless-authorizer/blob/master/serverless.yml#L28)\n- API Gateway - [Authorizer](https://github.com/louis70109/aws-serverless-authorizer/blob/master/serverless.yml#L18)\n\n\n# Quick Start\n\n1. 安裝全域的 `serverless` 指令或是之後你可以使用 `npx` 來避免安裝。\n\n```bash=\nnpm install -g serverless\n```\n\n2. 如果你還沒有用 [aws-cli](https://aws.amazon.com/tw/cli/) 的話你需要設定你的 **AWS** 憑證。\n\n```bash=\nexport AWS_ACCESS_KEY_ID=\u003cyour-key-here\u003e\nexport AWS_SECRET_ACCESS_KEY=\u003cyour-secret-key-here\u003e\n```\n\n3. 安裝 serverless 相依套件以及 flask 套件。\n\n```bash=\nnpm install\npip install -r requirements.txt\n```\n\n4. 部署\n下面兩個指令選一個用，含有 npx 的部分則是透過 npm 去遠端套件庫**暫時**使用套件的一個指令。\n```bash\nserverless deploy\n# npx serverless deploy\n```\n# License\n\n[MIT](https://github.com/louis70109/aws-serverless-authorizer/blob/master/MIT-LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis70109%2Faws-serverless-authorizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis70109%2Faws-serverless-authorizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis70109%2Faws-serverless-authorizer/lists"}