{"id":13741723,"url":"https://github.com/gleam-lang/example-todomvc","last_synced_at":"2026-03-09T04:01:37.610Z","repository":{"id":41827062,"uuid":"453541225","full_name":"gleam-lang/example-todomvc","owner":"gleam-lang","description":"📝 An example web application in Gleam","archived":false,"fork":false,"pushed_at":"2024-07-15T14:20:54.000Z","size":224,"stargazers_count":153,"open_issues_count":5,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T21:50:48.979Z","etag":null,"topics":["example-project","fullstack","gleam","postgresql","webapp"],"latest_commit_sha":null,"homepage":"","language":"Gleam","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/gleam-lang.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":["lpil"],"liberapay":"gleam"}},"created_at":"2022-01-29T23:14:01.000Z","updated_at":"2025-10-09T08:19:37.000Z","dependencies_parsed_at":"2024-03-15T02:49:51.310Z","dependency_job_id":"757cbd57-7792-4864-9842-77574055aa0e","html_url":"https://github.com/gleam-lang/example-todomvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gleam-lang/example-todomvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fexample-todomvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fexample-todomvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fexample-todomvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fexample-todomvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gleam-lang","download_url":"https://codeload.github.com/gleam-lang/example-todomvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fexample-todomvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30282529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["example-project","fullstack","gleam","postgresql","webapp"],"created_at":"2024-08-03T04:01:02.083Z","updated_at":"2026-03-09T04:01:37.570Z","avatar_url":"https://github.com/gleam-lang.png","language":"Gleam","funding_links":["https://github.com/sponsors/lpil","https://liberapay.com/gleam"],"categories":["Projects"],"sub_categories":["Web applications"],"readme":"# TodoMVC\n\nAn example codebase that shows how to create a web application in Gleam. It is a\nbackend based implementation of [TodoMVC](https://todomvc.com/) and demonstrates\nthese features:\n\n- A HTTP server\n- Routing\n- CRUD\n- Use of a SQLite database\n- HTML templates\n- Form parsing\n- Signed cookie based authentication\n- Serving static assets\n- Logging\n- Testing\n\nRather than demonstrate any particular frontend web framework this project uses\n[HTMX](https://htmx.org/), a library that adds some new HTML attributes for\ndeclaratively performing AJAX requests.\n\n## HTML templates\n\nThe HTML templates are compiled using [matcha](https://github.com/michaeljones/matcha).\n\nTo regenerate the Gleam code from the templates run:\n\n```shell\nmatcha \u0026\u0026 gleam format .\n```\n\n## Thanks\n\nSpecial thanks to [GregGreg](https://gitlab.com/greggreg/gleam_todo) for the\nfirst version of TodoMVC in Gleam.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleam-lang%2Fexample-todomvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleam-lang%2Fexample-todomvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleam-lang%2Fexample-todomvc/lists"}