{"id":17690542,"url":"https://github.com/slashmo/weasel","last_synced_at":"2025-05-13T02:10:56.684Z","repository":{"id":113575646,"uuid":"242806424","full_name":"slashmo/weasel","owner":"slashmo","description":"HTTP 1.1 Server implemented (from scratch) in Swift","archived":false,"fork":false,"pushed_at":"2020-08-20T08:04:06.000Z","size":107,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T04:13:12.815Z","etag":null,"topics":["http-server","low-level","swift","weasel"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/slashmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-02-24T18:05:27.000Z","updated_at":"2023-09-16T19:18:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"2914c8c1-24d8-41b8-a6c6-828ceccf023b","html_url":"https://github.com/slashmo/weasel","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/slashmo%2Fweasel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashmo%2Fweasel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashmo%2Fweasel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashmo%2Fweasel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slashmo","download_url":"https://codeload.github.com/slashmo/weasel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253856656,"owners_count":21974582,"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":["http-server","low-level","swift","weasel"],"created_at":"2024-10-24T11:51:09.098Z","updated_at":"2025-05-13T02:10:56.662Z","avatar_url":"https://github.com/slashmo.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weasel HTTP Server\n\n[![Swift 5.2](https://img.shields.io/badge/swift-5.2-ED523F.svg?style=flat)](https://swift.org/download/)\n[![Continuous Integration](https://github.com/slashmo/weasel/workflows/Continuous%20Integration/badge.svg)](https://github.com/slashmo/weasel/actions?query=workflow%3A%22Continuous+Integration%22)\n\n## Do not use in production\n\n🏗👨‍🎓 Weasel is an HTTP Server implementation written in [Swift](https://github.com/apple/swift). It's sole purpose is for me to learn about HTTP and lower-level code.\n\n## Demo\n\n[`Weasel`](https://github.com/slashmo/weasel/tree/master/Sources/Weasel) itself is a Swift library package that you, in theory, could **but definetely shouldn't** use in your own backend applications. Included in this repository is also an executable [`Example`](https://github.com/slashmo/weasel/tree/master/Sources/Example) which spins up an HTTP Server using the `Weasel` library.\n\n```sh\nswift package resolve\nswift run\n```\n\n### Projects inspiring this implementation\n\n- [Swift NIO](https://github.com/apple/swift-nio)\n- [Vapor](https://github.com/vapor/vapor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashmo%2Fweasel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashmo%2Fweasel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashmo%2Fweasel/lists"}