{"id":18278925,"url":"https://github.com/fabiokleis/rawhttp","last_synced_at":"2025-04-09T04:43:03.284Z","repository":{"id":243463502,"uuid":"811608929","full_name":"Fabiokleis/rawhttp","owner":"Fabiokleis","description":"Servidor http puro em erlang!","archived":false,"fork":false,"pushed_at":"2024-07-08T03:21:02.000Z","size":98,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T11:46:48.834Z","etag":null,"topics":["erlang-otp","hacktoberfest","http","http-server","network-programming"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/Fabiokleis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-06-07T00:06:13.000Z","updated_at":"2024-10-12T16:40:42.000Z","dependencies_parsed_at":"2024-06-09T06:21:33.465Z","dependency_job_id":"32aa07c0-4912-4c4b-a802-0e6b36a8c741","html_url":"https://github.com/Fabiokleis/rawhttp","commit_stats":null,"previous_names":["fabiokleis/rawhttp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Frawhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Frawhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Frawhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Frawhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fabiokleis","download_url":"https://codeload.github.com/Fabiokleis/rawhttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980822,"owners_count":21027803,"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":["erlang-otp","hacktoberfest","http","http-server","network-programming"],"created_at":"2024-11-05T12:26:43.271Z","updated_at":"2025-04-09T04:43:03.258Z","avatar_url":"https://github.com/Fabiokleis.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"rawhttp\n=====\n\nServidor Http puro em erlang!\nsuporta html, jpeg e png. %% por equanto...\n\nServer\n----\nAn OTP application.\n\nServer env options, listening port and process pool size.\n```erlang\n[\n  {server, [{port, 8123}, {pool, 10}]}\n].\n```\n\n\nBuild\n-----\n\n    $ rebar3 compile\n\n\nRun\n----\n    $ rebar shell\n\n\n\ninside erlang shell run:\n```\nobserver:start()\n```\n\nnow you can check server application, supervisor and 10 child processes.\n\n![image](https://github.com/Fabiokleis/rawhttp/assets/66813406/6512333a-ca91-43c0-b919-2727a074c98b)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiokleis%2Frawhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiokleis%2Frawhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiokleis%2Frawhttp/lists"}