{"id":28366824,"url":"https://github.com/http4k/dictionary","last_synced_at":"2025-06-20T09:33:06.804Z","repository":{"id":260178554,"uuid":"872328032","full_name":"http4k/dictionary","owner":"http4k","description":"External service to be used as part of \"Writing Test-Driven Apps with http4k\" workshop","archived":false,"fork":false,"pushed_at":"2024-10-14T08:50:26.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T20:32:12.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/http4k.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},"funding":{"github":"http4k"}},"created_at":"2024-10-14T08:48:25.000Z","updated_at":"2024-10-14T18:14:25.000Z","dependencies_parsed_at":"2024-10-30T01:22:29.474Z","dependency_job_id":null,"html_url":"https://github.com/http4k/dictionary","commit_stats":null,"previous_names":["http4k/dictionary"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/http4k/dictionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http4k%2Fdictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http4k%2Fdictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http4k%2Fdictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http4k%2Fdictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/http4k","download_url":"https://codeload.github.com/http4k/dictionary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http4k%2Fdictionary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259775991,"owners_count":22909361,"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":"2025-05-29T00:12:20.762Z","updated_at":"2025-06-20T09:33:06.792Z","avatar_url":"https://github.com/http4k.png","language":"Kotlin","readme":"# Dictionary app \n\nDeployable Dictionary app to be used as part of [Writing Test-Driven Apps with http4k](/http4k/Writing_Test_Driven_Apps_with_http4k) workshop.\n\nCurrently available via https://d2abkoa8ls379e.cloudfront.net\n\n# Building and deploying\n\n## Pre-requisites\n\n* Working AWS account\n* Pulumi [installed](https://www.pulumi.com/docs/get-started/install/)\n* A [user](https://aws.amazon.com/iam/) with permissions to manage resources\n* User credentials configured in a `http4k-lambda-demo` [CLI profile](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html): \n\n*~/.aws/config*:\n\n```\n[profile dictionary-http4k]\nregion = eu-west-2\noutput = json\n```\n*~/.aws/credentials*:\n\n```\n[dictionary-http4k]\naws_access_key_id = \u003cyour key\u003e\naws_secret_access_key = \u003cyour secret\u003e\n```\n\n## Deployment\n\n```bash\nexport AWS_PROFILE=dictionary-http4k\n./gradlew dictionary-function:buildLambdaZip\npulumi up --stack dev\n```\n\nThe deployed URL will be printed at the end of the run. You can test the deployed lambda with: \n```bash\ncurl $(pulumi stack --stack dev output publishedUrl) \n```\n\n## Cleaning up\n\n```bash\npulumi destroy --stack dev\n```\n","funding_links":["https://github.com/sponsors/http4k"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttp4k%2Fdictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttp4k%2Fdictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttp4k%2Fdictionary/lists"}