{"id":20303947,"url":"https://github.com/billstclair/elm-dynamodb-defunct","last_synced_at":"2025-04-11T14:05:17.865Z","repository":{"id":57674855,"uuid":"72246018","full_name":"billstclair/elm-dynamodb-defunct","owner":"billstclair","description":"An Elm interface to Amazon DynamoDB","archived":false,"fork":false,"pushed_at":"2018-01-01T07:13:58.000Z","size":171,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T23:48:27.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elm","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/billstclair.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-28T22:03:08.000Z","updated_at":"2022-10-31T18:50:08.000Z","dependencies_parsed_at":"2022-09-19T07:30:17.698Z","dependency_job_id":null,"html_url":"https://github.com/billstclair/elm-dynamodb-defunct","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-dynamodb-defunct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-dynamodb-defunct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-dynamodb-defunct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-dynamodb-defunct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billstclair","download_url":"https://codeload.github.com/billstclair/elm-dynamodb-defunct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248412941,"owners_count":21099223,"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-14T16:41:51.863Z","updated_at":"2025-04-11T14:05:17.845Z","avatar_url":"https://github.com/billstclair.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# billstclair/elm-dynamodb\n\nElm Interface to [Amazon DynamoDB](https://aws.amazon.com/dynamodb/).\n\nYou can run your code against a pure Elm simulator during development, and then change the initial value of the \"database\" parameter to switch to the real Amazon backend.\n\n[examples/src/simulated.elm](https://github.com/billstclair/elm-dynamodb/blob/master/examples/src/simulated.elm) is an example application that uses the simulator. See the REAME in [examples/](https://github.com/billstclair/elm-dynamodb/blob/master/examples/) for instructions on running it in `elm-reactor`. It is live at [kakuro-dojo.com/simulated.html](https://kakuro-dojo.com/simulated.html).\n\n[examples/src/real.elm](https://github.com/billstclair/elm-dynamodb/blob/master/examples/src/real.elm) is an example application that uses the real backend.\n\nBoth are tiny wrappers around [examples/src/SharedUI.elm](https://github.com/billstclair/elm-dynamodb/blob/master/examples/src/SharedUI.elm).\n\nThe library itself is in [src/DynamoBackend.elm](https://github.com/billstclair/elm-dynamodb/blob/master/src/DynamoBackend.elm).\n\nIt takes some configuration to make the real backend ports work on your own site with your own DynamoDB table. The process of creating the backend table on Amazon's web site is documented in [Configuring Amazon DynamoDB for DynamoBackend](https://github.com/billstclair/elm-dynamodb/blob/master/amazon-setup.md). Hooking the Elm port JavaScript into your code is documented in [Using the DynamoBackend JavaScript](https://github.com/billstclair/elm-dynamodb/blob/master/port-setup.md).\n\nBill St. Clair \u0026lt;billstclair@gmail.com\u0026gt;\u003cbr/\u003e\n13 November 2016\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Felm-dynamodb-defunct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillstclair%2Felm-dynamodb-defunct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Felm-dynamodb-defunct/lists"}