{"id":13726583,"url":"https://github.com/reasonml-community/bs-express","last_synced_at":"2025-04-05T04:08:56.788Z","repository":{"id":51751872,"uuid":"67473250","full_name":"reasonml-community/bs-express","owner":"reasonml-community","description":"Express bindings in Reason","archived":false,"fork":false,"pushed_at":"2021-10-18T07:23:43.000Z","size":630,"stargazers_count":210,"open_issues_count":7,"forks_count":59,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T03:03:27.358Z","etag":null,"topics":["bucklescript","expressjs","javascript","nodejs","ocaml","reasonml"],"latest_commit_sha":null,"homepage":null,"language":"ReScript","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/reasonml-community.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}},"created_at":"2016-09-06T04:27:32.000Z","updated_at":"2024-11-05T00:48:30.000Z","dependencies_parsed_at":"2022-08-20T22:20:34.650Z","dependency_job_id":null,"html_url":"https://github.com/reasonml-community/bs-express","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml-community%2Fbs-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml-community%2Fbs-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml-community%2Fbs-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reasonml-community%2Fbs-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reasonml-community","download_url":"https://codeload.github.com/reasonml-community/bs-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284943,"owners_count":20913704,"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":["bucklescript","expressjs","javascript","nodejs","ocaml","reasonml"],"created_at":"2024-08-03T01:03:13.645Z","updated_at":"2025-04-05T04:08:56.763Z","avatar_url":"https://github.com/reasonml-community.png","language":"ReScript","funding_links":[],"categories":["ReScript"],"sub_categories":[],"readme":"# bs-express\n\nExpress bindings for [BuckleScript](https://github.com/bloomberg/bucklescript) in [Reason](https://github.com/facebook/reason).\n\n## Installing\n\n1. Install `bs-express` using npm:\n\n```\nnpm install --save bs-express\n```\n\n2. Add bs-express as a dependency to your `bsconfig.json`:\n\n```json\n{\n  \"name\": \"your-project\",\n  \"bs-dependencies\": [\"bs-express\"]\n}\n```\n\n---\n\nRight now the library is somewhat underdocumented, so please view the interface file [`Express.rei`](./src/Express.rei) or the [example folder](./example/) to see library usage.\n\n---\n\n## Contributing\n\nIf you'd like to contribute, you can follow the instructions below to get things working locally.\n\n### Getting Started\n\n1. After cloning the repo, install the dependencies\n\n```shell\nnpm install\n```\n\n2. Build and start the example server:\n\n```shell\nnpm start\n```\n\n### Running the tests\n\nTo run tests, run the command:\n\n```shell\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freasonml-community%2Fbs-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freasonml-community%2Fbs-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freasonml-community%2Fbs-express/lists"}