{"id":23642654,"url":"https://github.com/tleonhardt/serverless-flask","last_synced_at":"2025-11-10T16:30:15.763Z","repository":{"id":38231817,"uuid":"255472611","full_name":"tleonhardt/serverless-flask","owner":"tleonhardt","description":"Serverless Framework Flask application","archived":false,"fork":false,"pushed_at":"2023-10-25T19:26:22.000Z","size":80,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T10:52:23.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tleonhardt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-14T00:35:07.000Z","updated_at":"2022-01-11T12:32:53.000Z","dependencies_parsed_at":"2024-12-28T11:15:35.633Z","dependency_job_id":null,"html_url":"https://github.com/tleonhardt/serverless-flask","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/tleonhardt%2Fserverless-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleonhardt%2Fserverless-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleonhardt%2Fserverless-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleonhardt%2Fserverless-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tleonhardt","download_url":"https://codeload.github.com/tleonhardt/serverless-flask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581759,"owners_count":19662960,"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":[],"created_at":"2024-12-28T10:51:57.349Z","updated_at":"2025-11-10T16:30:15.601Z","avatar_url":"https://github.com/tleonhardt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Flask Application\n\nThis is code which follows the tutorial\n[Build a Python REST API with Serverless, Lambda, and DynamoDB](https://serverless.com/blog/flask-python-rest-api-serverless-lambda-dynamodb/)\nto create a deploy a serverless REST API using [Serverless Framework](https://github.com/serverless/serverless) and\n[Flask](https://flask.palletsprojects.com).\n\n## Prerequisites\n\n### JavaScript\n\n```shell script\nnpm install\nsls dyanamodb install\n```\n\n### Python\n\n```shell script\npipenv install\npipenv shell\n```\n\n## Run Flask App locally\n\n```shell script\npipenv shell\npython app.py\n```\n\n## Deploy to AWS\n\n```shell script\nsls deploy\n```\n\n## Local development configuration with Serverless offline plugin\n\nIn one terminal start the local DynamoDB emulator:\n\n```shell script\nsls dynamodb start\n```\n\nIn another terminal start the local development environment\n```shell script\nsls wsgi serve\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleonhardt%2Fserverless-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftleonhardt%2Fserverless-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleonhardt%2Fserverless-flask/lists"}