{"id":19123734,"url":"https://github.com/cwithmichael/ocaml-game-geek","last_synced_at":"2025-05-05T18:48:44.879Z","repository":{"id":152399127,"uuid":"494587702","full_name":"cwithmichael/ocaml-game-geek","owner":"cwithmichael","description":"OCaml Game Geek is centered around building a GraphQL server that mimics some of the functionality of Board Game Geek.","archived":false,"fork":false,"pushed_at":"2023-02-22T10:45:24.000Z","size":113,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T11:08:56.358Z","etag":null,"topics":["dream","graphql","graphql-server","ocaml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/cwithmichael.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-20T19:41:56.000Z","updated_at":"2023-11-29T21:25:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"a21dd43b-9564-45fa-ad7c-abcb639773b0","html_url":"https://github.com/cwithmichael/ocaml-game-geek","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/cwithmichael%2Focaml-game-geek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Focaml-game-geek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Focaml-game-geek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Focaml-game-geek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwithmichael","download_url":"https://codeload.github.com/cwithmichael/ocaml-game-geek/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252556271,"owners_count":21767330,"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":["dream","graphql","graphql-server","ocaml"],"created_at":"2024-11-09T05:26:59.836Z","updated_at":"2025-05-05T18:48:44.857Z","avatar_url":"https://github.com/cwithmichael.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCaml Game Geek\n\nThis project is based on the wonderful Lacinia GraphQL tutorial for Clojure. You can read more about it at [http://lacinia.readthedocs.io/en/latest/tutorial/](http://lacinia.readthedocs.io/en/latest/tutorial/).\n\nThis project makes use of\n[Dream](https://github.com/aantron/dream)\nand [ocmal-graphql-server](https://github.com/andreas/ocaml-graphql-server). Two awesome projects that I highly recommend you check out.\n\nOCaml Game Geek is centered around building a GraphQL server that mimics some of the functionality of [Board Game Geek](https://boardgamegeek.com/).\n\n## How to run\n\n### opam\n\u003e opam install . --deps-only\n\n\u003e opam exec -- dune build\n\n\u003e ./_build/default/ogg_server.exe\n\n### Or npm / esy\n\u003e npm install esy \u0026\u0026 npx esy\n\n\u003e npx esy start\n\n\n### Or if you prefer Docker\n\n**Build**\n\u003e docker build . -t ogg\n\n**Run**\n\u003e docker run -d --name ogg -p 8080:8080 --rm ogg\n\n**Stop**\n\u003e docker stop ogg\n\nYou should be able to now go to http://localhost:8080 in your web browser and play around with the schema.\n\n![ss1](https://user-images.githubusercontent.com/1703143/169666545-aba23d3e-425e-4a3f-8e55-008d4ef1d1d2.png)\n![ss2](https://user-images.githubusercontent.com/1703143/169666546-da16258d-41ad-4690-a5ba-2c247c59b943.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwithmichael%2Focaml-game-geek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwithmichael%2Focaml-game-geek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwithmichael%2Focaml-game-geek/lists"}