{"id":13668019,"url":"https://github.com/tokio-rs/tokio-minihttp","last_synced_at":"2025-04-06T02:11:13.793Z","repository":{"id":66091456,"uuid":"65454672","full_name":"tokio-rs/tokio-minihttp","owner":"tokio-rs","description":"Protocol implementation experimentations","archived":false,"fork":false,"pushed_at":"2019-04-25T02:01:17.000Z","size":594,"stargazers_count":435,"open_issues_count":6,"forks_count":50,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-04-14T09:03:41.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tokio-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-08-11T08:58:08.000Z","updated_at":"2024-03-29T16:01:24.000Z","dependencies_parsed_at":"2023-02-21T01:45:49.730Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/tokio-minihttp","commit_stats":{"total_commits":38,"total_committers":9,"mean_commits":4.222222222222222,"dds":0.5526315789473684,"last_synced_commit":"c8afcc000c3d1427bb6d317e9a1809f7e953b325"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio-minihttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio-minihttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio-minihttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio-minihttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/tokio-minihttp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246875846,"owners_count":20848049,"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-08-02T07:00:59.771Z","updated_at":"2025-04-06T02:11:13.762Z","avatar_url":"https://github.com/tokio-rs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Tokio MiniHTTP\n\n[![Build Status](https://travis-ci.org/tokio-rs/tokio-minihttp.svg?branch=master)](https://travis-ci.org/tokio-rs/tokio-minihttp)\n[![Build status](https://ci.appveyor.com/api/projects/status/pxh2602owjq4kn6b?svg=true)](https://ci.appveyor.com/project/alexcrichton/tokio-minihttp)\n\nThis library is a proof-of-concept implementation of a simple HTTP/1.1 server\nusing Tokio.\n\nThe goal of the library is to demo the simplicity of implementing a protocol\nwith Tokio. This is part of an effort of experimenting with multiple IO\nstrategies in Rust in order to try to figure out the best path forward.\n\nThis implementation of HTTP, while far from complete, demonstrates:\n\n* It is very simple to implement a complex protocol using Tokio.\n* It is very fast.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokio-rs%2Ftokio-minihttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokio-rs%2Ftokio-minihttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokio-rs%2Ftokio-minihttp/lists"}