{"id":20115004,"url":"https://github.com/nikos/rest_api_demo_dynamodb","last_synced_at":"2026-06-09T17:31:21.951Z","repository":{"id":145420039,"uuid":"83350216","full_name":"nikos/rest_api_demo_dynamodb","owner":"nikos","description":"Sample RESTful web application with Flask + Swagger, plus persisting model in AWS DynamoDB","archived":false,"fork":false,"pushed_at":"2023-01-10T21:23:27.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T19:18:03.577Z","etag":null,"topics":["aws-dynamodb","dynamodb","flask","python","python-3","rest-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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikos.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":"2017-02-27T19:51:21.000Z","updated_at":"2023-01-10T21:22:40.000Z","dependencies_parsed_at":"2023-05-23T20:15:27.293Z","dependency_job_id":null,"html_url":"https://github.com/nikos/rest_api_demo_dynamodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikos/rest_api_demo_dynamodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Frest_api_demo_dynamodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Frest_api_demo_dynamodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Frest_api_demo_dynamodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Frest_api_demo_dynamodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikos","download_url":"https://codeload.github.com/nikos/rest_api_demo_dynamodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Frest_api_demo_dynamodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34118751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws-dynamodb","dynamodb","flask","python","python-3","rest-api"],"created_at":"2024-11-13T18:33:27.993Z","updated_at":"2026-06-09T17:31:21.932Z","avatar_url":"https://github.com/nikos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rest_api_demo_dynamodb\n\nNote: Intentionally using Python 2.7 to be able to deploy on AWS Lambda.\n\n## Setup\n\nRequires: AWS configuration is valid and accessible by user in her home directory\n(`~/.aws/config` and `~/.aws/credentials`).\n\n    git clone https://github.com/nikos/rest_api_demo_dynamodb.git\n    cd rest_api_demo_dynamodb\n\n    virtualenv-2 venv\n    source ./venv/bin/activate\n\n    pip install -r requirements.txt\n    ./run.py\n\n    open http://0.0.0.0:5000/\n\n\n## Testing\n\nAssuming you have installed it via `brew` you can start local DynamoDB with:\n\n    brew services start rjcoelho/boneyard/dynamodb-local\n\nYou should now be able to access your local DynamoDB on localhost port 8000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos%2Frest_api_demo_dynamodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikos%2Frest_api_demo_dynamodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos%2Frest_api_demo_dynamodb/lists"}