{"id":13726689,"url":"https://github.com/reason-native-web/morph","last_synced_at":"2025-05-07T22:30:28.175Z","repository":{"id":85858662,"uuid":"206594297","full_name":"reason-native-web/morph","owner":"reason-native-web","description":"A webframework for Reason and OCaml","archived":false,"fork":false,"pushed_at":"2020-11-22T14:13:08.000Z","size":2864,"stargazers_count":138,"open_issues_count":9,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-14T17:47:18.972Z","etag":null,"topics":["hacktoberfest","ocaml","sponsors"],"latest_commit_sha":null,"homepage":"https://reason-native-web.github.io/morph/","language":"Reason","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/reason-native-web.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}},"created_at":"2019-09-05T15:16:02.000Z","updated_at":"2024-11-05T00:44:57.000Z","dependencies_parsed_at":"2023-03-13T07:06:25.209Z","dependency_job_id":null,"html_url":"https://github.com/reason-native-web/morph","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/reason-native-web%2Fmorph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reason-native-web%2Fmorph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reason-native-web%2Fmorph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reason-native-web%2Fmorph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reason-native-web","download_url":"https://codeload.github.com/reason-native-web/morph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252965068,"owners_count":21832816,"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":["hacktoberfest","ocaml","sponsors"],"created_at":"2024-08-03T01:03:16.764Z","updated_at":"2025-05-07T22:30:27.334Z","avatar_url":"https://github.com/reason-native-web.png","language":"Reason","funding_links":[],"categories":["Reason"],"sub_categories":[],"readme":"# morph\n\n[![Build Status](https://dev.azure.com/reason-native-web/morph/_apis/build/status/reason-native-web.morph?branchName=master)](https://dev.azure.com/reason-native-web/morph/_build/latest?definitionId=1\u0026branchName=master)\n\nA tiny framework for developing HTTP stuff in reason native using Httpaf and H2.\n\n## Documentation\n\nhttps://reason-native-web.github.io/\n\n_The documentation is not as fleshed out as it should be, the repos is under heavy development._\n\n## Build and run examples\n\n```\nesy install\nesy build\nesy examples\n$(esy examples-path)/hello_world.exe\n$(esy examples-path)/with_router.exe\n$(esy examples-path)/simple_proxy.exe\n```\n\n## Example\n\n**Server:**\n\n```ocaml\nlet http_server = Morph_server_http.make();\nMorph.start(~servers=[http_server], _request =\u003e Http.Response.Ok.make)\n|\u003e Lwt_main.run;\n```\n\nSlightly larger example using ocaml-routes: https://github.com/reason-native-web/morph/blob/master/examples/with_router.re\n\n## Sponsors\n\nThank you to [@imbsky](https://github.com/imbsky) for sponsoring my work on Morph\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freason-native-web%2Fmorph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freason-native-web%2Fmorph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freason-native-web%2Fmorph/lists"}