{"id":15331317,"url":"https://github.com/flimzy/ale","last_synced_at":"2025-03-02T08:14:58.560Z","repository":{"id":84919125,"uuid":"70143476","full_name":"flimzy/ale","owner":"flimzy","description":"Micro web framework for Go","archived":false,"fork":false,"pushed_at":"2018-02-24T19:23:51.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T05:44:22.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/flimzy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-06T10:19:15.000Z","updated_at":"2023-01-27T16:33:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec1e2366-a570-460b-b8b7-6942d6121723","html_url":"https://github.com/flimzy/ale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Fale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Fale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Fale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Fale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flimzy","download_url":"https://codeload.github.com/flimzy/ale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241476458,"owners_count":19968916,"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-10-01T09:55:15.620Z","updated_at":"2025-03-02T08:14:58.513Z","avatar_url":"https://github.com/flimzy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ale is a minimalistic web framework written in Go.\n\n## Why?\n\nWhy does the world need another web framework?\n\nIt doesn't.\n\nI'm a strong believer in the Go philosophy of not using extraneous frameworks, and building everything yourself from scratch.\n\nOn the other hand, I write multiple web applications, and I don't want to duplicate all the boilerplate code in every one. So this package is simply *my* web framework scaffolding. I make no attempt to make this useful for anyone else. I publish it on GitHub for my own personal convenience, and on the off chance that someone else might also find it useful. But I make no guarantees, or necessarily even any effort, to make this product meaningful or useful for anyone other than me, in my own situation.\n\n## Why the name?\n\nThere's a trend toward naming Go web frameworks after cocktails. I hate cocktails. But I like beer. And \"Ale\" is shorter than \"Belgian Tripel\", which is my favorite style, and seems catchier than either \"Red\" or \"IPA\", which tie it for length.\n\n## What does it do?\n\nAle is designed to make writing 12-factor apps easier, and this informs many assumptions.\n\nAle simplifies a few tedious tasks I was tired of repeating in my web apps:\n\n * Reading configuration from the environment\n * Logging to stdout\n * Debugging to stdout when the 'debug' build flag is used\n * Port binding\n * Graceful shutdown\n\nTODO:\n\n * Simple handling of html/template\n\n## What does it not do?\n\nAnything not on the list above, Ale does not attempt to do.\n\n## What license?\n\nAle is released under the MIT license. See the LICENSE.txt file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimzy%2Fale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflimzy%2Fale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimzy%2Fale/lists"}