{"id":21887703,"url":"https://github.com/olekspickle/axum-template","last_synced_at":"2026-03-09T05:32:37.839Z","repository":{"id":197782129,"uuid":"629548096","full_name":"olekspickle/axum-template","owner":"olekspickle","description":"Axum template(with static templates) + SQLite + dockerization","archived":false,"fork":false,"pushed_at":"2025-10-22T08:58:29.000Z","size":169,"stargazers_count":16,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T08:50:18.107Z","etag":null,"topics":["axum","docker","rust","template","web-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/olekspickle.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,"zenodo":null}},"created_at":"2023-04-18T14:31:40.000Z","updated_at":"2025-10-22T08:58:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"97961e9c-9372-4937-a378-786264fcbeed","html_url":"https://github.com/olekspickle/axum-template","commit_stats":null,"previous_names":["alekspickle/axum-template","olekspickle/axum-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/olekspickle/axum-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekspickle%2Faxum-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekspickle%2Faxum-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekspickle%2Faxum-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekspickle%2Faxum-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olekspickle","download_url":"https://codeload.github.com/olekspickle/axum-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekspickle%2Faxum-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283917,"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":["axum","docker","rust","template","web-server"],"created_at":"2024-11-28T11:12:04.425Z","updated_at":"2026-03-09T05:32:37.822Z","avatar_url":"https://github.com/olekspickle.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axum-template\n\n![axum-template](https://github.com/user-attachments/assets/a16843e7-7537-4c73-a550-52a37b6fbf73)\n\n### Overview\nTemplate to have something to get-go in some situations\n\nThis template provides:\n- [x] Axum server(with middleware)\n- [x] Askama templates\n- [x] Containerization(with compose)\n- [x] Greeter page with query param name\n- [x] Sqlite backend\n- [ ] SurrealDB backend\n\n## Running\n```bash\n# Sqlite3 backend:\nmake run\n\n# surrealdb backend\nmake surreal\n\n```\n\nYou can peek into Makefile for build details\n\n### Afterthoughts and issues\nI found axum to be the most ergonomic web framework out there, and while there might be not\nenough examples at the moment, it is quite a breeze to use\n- static files was sure one noticeable pain in the rear to figure out\n- surrealdb sure adds complexity, I'm adding it under a feature because sqlite integration is\n    so much less crates to compile(190+ vs 500+)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekspickle%2Faxum-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folekspickle%2Faxum-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekspickle%2Faxum-template/lists"}