{"id":26804825,"url":"https://github.com/throughnothing/purescript-graphql","last_synced_at":"2025-04-23T05:42:06.506Z","repository":{"id":66719046,"uuid":"87452768","full_name":"throughnothing/purescript-graphql","owner":"throughnothing","description":"Purescript GraphQL Library","archived":false,"fork":false,"pushed_at":"2017-04-24T18:55:42.000Z","size":47,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T22:28:49.833Z","etag":null,"topics":["graphql","javascript","purescript"],"latest_commit_sha":null,"homepage":null,"language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/throughnothing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-04-06T16:44:15.000Z","updated_at":"2023-07-27T12:02:11.000Z","dependencies_parsed_at":"2023-05-06T22:38:53.699Z","dependency_job_id":null,"html_url":"https://github.com/throughnothing/purescript-graphql","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/throughnothing%2Fpurescript-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fpurescript-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fpurescript-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fpurescript-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/throughnothing","download_url":"https://codeload.github.com/throughnothing/purescript-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250379781,"owners_count":21420839,"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":["graphql","javascript","purescript"],"created_at":"2025-03-29T22:27:15.063Z","updated_at":"2025-04-23T05:42:06.498Z","avatar_url":"https://github.com/throughnothing.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-graphql\n[![Build Status](https://travis-ci.org/throughnothing/purescript-graphql.svg?branch=master)](https://travis-ci.org/throughnothing/purescript-graphql)\n\nA graphQL library written in purescript.\n\n_The status is currently WIP and very alpha.  See Status section for more info._\n\nIt is based off the Facebook [GraphQL Spec](https://facebook.github.io/graphql/#EnumValue)\nand heavily influenced by  the\n[graphql-haskell](https://github.com/jdnavarro/graphql-haskell/blob/master/Data/GraphQL/AST.hs)\nimplementation.\n\n## Goals\n\nThe `purescript-graphql` project aims to be a fast, type safe, easy-to-use,\nimplementation of the GraphQL spec in Purescript that can provide both a\nserver and a client for purescript applications.  At some point, various parts\nof this projcet may be broken out into separate client/server, or other libraries.\n\n## Status\n- [X] GraphQL AST\n- [X] Travis CI Builds\n- [X] Document Parser\n- [X] Comment support in Document parser\n- [X] Document Transformer (AST -\u003e Simplified Version)\n- [ ] [Validate](https://facebook.github.io/graphql/#sec-Validation) Schema on Transformation\n- [ ] Executor + Resolvers/Schema (Query)\n- [ ] Document/AST Printer\n- [ ] Executor (Mutation)\n- [ ] Executor (Multiple Queries/Mutations)\n- [ ] Variable Substitution in Querie\n- [ ] Documentation\n- [ ] Examples\n- [ ] Release to Pursuit when useable\n- [X] Purescript 0.11 support (when ready)\n\n## Getting Started\n\n* `git clone https://github.com/throughnothing/purescript-graphql`\n* `npm install`\n* `bower install`\n\n## Building the library\n\n* `npm run build`\n\n## Running the tests\n\n* `npm run test` or `pulp test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthroughnothing%2Fpurescript-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthroughnothing%2Fpurescript-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthroughnothing%2Fpurescript-graphql/lists"}