{"id":18573147,"url":"https://github.com/localstack-samples/networking-demo-application","last_synced_at":"2025-08-08T01:11:59.790Z","repository":{"id":224730386,"uuid":"695240728","full_name":"localstack-samples/networking-demo-application","owner":"localstack-samples","description":"Demonstration of the new networking capability in LocalStack version 2.3+","archived":false,"fork":false,"pushed_at":"2024-06-04T10:55:25.000Z","size":813,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-12-26T14:28:57.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localstack-samples.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":"2023-09-22T17:01:58.000Z","updated_at":"2024-06-04T10:55:29.000Z","dependencies_parsed_at":"2024-12-26T14:37:55.010Z","dependency_job_id":null,"html_url":"https://github.com/localstack-samples/networking-demo-application","commit_stats":null,"previous_names":["localstack-samples/networking-demo-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack-samples%2Fnetworking-demo-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack-samples%2Fnetworking-demo-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack-samples%2Fnetworking-demo-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack-samples%2Fnetworking-demo-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localstack-samples","download_url":"https://codeload.github.com/localstack-samples/networking-demo-application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239309239,"owners_count":19617848,"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-11-06T23:08:10.036Z","updated_at":"2025-02-17T14:40:49.739Z","avatar_url":"https://github.com/localstack-samples.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network Connectivity Demo\n\nThis project demonstrates the new seamless network connectivity available in LocalStack.\n\nThis is all powered by our DNS server, which is able to resolve `localhost.localstack.cloud` to the LocalStack container regardless of network configuration.\n\n## Architecture\n\nThis project is meant to replicate a typical developer setup.\nThe application code is run from a Docker container separate from LocalStack, but the application integrates with AWS features such as SQS and Lambda.\n\n![Architecture diagram](./.readme/network-demo-architecture.png)\n\nThis fictional scenario is designed around handling file uploads, performing some background processing, and storing the information into a database.\nThe application container handles the web requests, and enqueues a processing job to SQS.\nA Lambda function reads messages from this queue and performs the processing - in this case, counts the size of the object, and adds an entry to a DynamoDB table for later querying.\nThe web application allows for past uploads to be viewed, and their sizes analysed.\n\n## Setup\n\nTo recreate this example application, run the following commands:\n\n```\ndocker compose up\n# visit http://localhost:5000\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalstack-samples%2Fnetworking-demo-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalstack-samples%2Fnetworking-demo-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalstack-samples%2Fnetworking-demo-application/lists"}