{"id":13507119,"url":"https://github.com/mochi/mochiweb","last_synced_at":"2025-05-13T20:21:21.878Z","repository":{"id":918009,"uuid":"680799","full_name":"mochi/mochiweb","owner":"mochi","description":"MochiWeb is an Erlang library for building lightweight HTTP servers.","archived":false,"fork":false,"pushed_at":"2024-03-21T22:35:31.000Z","size":1630,"stargazers_count":1879,"open_issues_count":12,"forks_count":474,"subscribers_count":120,"default_branch":"main","last_synced_at":"2025-05-08T00:07:33.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mochi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/test-materials/create-certs.sh","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-05-22T17:48:06.000Z","updated_at":"2025-04-25T13:21:07.000Z","dependencies_parsed_at":"2024-06-21T16:40:48.144Z","dependency_job_id":"94ba0bd1-08e8-43ac-84b6-ca04d1f29f1e","html_url":"https://github.com/mochi/mochiweb","commit_stats":{"total_commits":521,"total_committers":74,"mean_commits":7.04054054054054,"dds":0.3800383877159309,"last_synced_commit":"073349423408e4bae08c90f8d16fee5317e45263"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochi%2Fmochiweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochi%2Fmochiweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochi%2Fmochiweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochi%2Fmochiweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mochi","download_url":"https://codeload.github.com/mochi/mochiweb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020682,"owners_count":22000761,"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-01T02:00:24.395Z","updated_at":"2025-05-13T20:21:21.827Z","avatar_url":"https://github.com/mochi.png","language":"Erlang","readme":"# MochiWeb\nMochiWeb is an Erlang library for building lightweight HTTP servers.\n\n## Overview\nMochiWeb provides a lightweight and fast solution for building HTTP servers in Erlang. The library provides features for building robust and scalable HTTP servers.\n\n## Getting Started\nBefore you can use MochiWeb, you'll need to have [Erlang OTP](https://www.erlang.org/) installed. Once you have Erlang OTP installed, you can download the latest version of MochiWeb from the [GitHub repository](https://github.com/mochi/mochiweb).\n\nFor a MochiWeb project, first obtain a copy of MochiWeb using Git by running the command.\n\n\n```erlang-repl\n$ git clone git://github.com/mochi/mochiweb.git.\n```\nTo create a project.\n\n```erlang-repl\n$ cd mochiweb\n$ make app PROJECT=exampleName\n```\n\nYou can now start the project with.\n\n```erlang-repl\n$ cd ../exampleName/\n$ make\n$ ./start-dev.sh\n```\n\nYou can access the app by navigating to http://localhost:8080 in your browser.\n\nFor an example, view the `example_project` in the `examples/` folder.\n\n\n## Benefits\n* Lightweight: MochiWeb is designed to be lightweight and fast, making it ideal for use in resource-constrained environments.\n\n* Easy to use: MochiWeb provides a simple and intuitive API that makes it easy to get started with building HTTP servers.\n\n* Robust: MochiWeb provides a comprehensive set of features for building robust and scalable HTTP servers.\n\n## Documentations and Resources\n[Information about Rebar (Erlang build tool)](https://github.com/erlang/rebar3)\n\n[Mailing list](https://groups.google.com/group/mochiweb/)\n\n## OTP 21.2, 21.2.1, 21.2.2 warning\n\nOTP 21.2 (up to and including 21.2.2) introduced an SSL regression that\nmakes these releases unsafe to use. See [ERL-830](https://bugs.erlang.org/browse/ERL-830).\nThis issue was resolved in OTP 21.2.3.\n\n\n## Contributing\nMochiWeb is an open-source project and welcomes contributions from the community.\n","funding_links":[],"categories":["`API Frameworks`","Service Toolkits","HTTP","Top 20 packages","API Frameworks","Web Frameworks","Erlang"],"sub_categories":["Erlang","Erlang VM"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochi%2Fmochiweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochi%2Fmochiweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochi%2Fmochiweb/lists"}