Skip to content

dyerw/purescript-fernet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated!

If you got here somehow looking for a PureScript GQL solution please refer to purescript-graphql-client instead. srghma has picked up the work started here in that repository.

purescript-fernet

Extremely WIP

A purescript GQL client library taking inspiration from Dillon Kearn's work on elm-graphql which can be considered as two parts:

  • a GQL library that allows for the expression of all valid GQL queries and guarantees any given query is valid at compile time
  • a code generation CLI tool that generates a library for a given endpoint that guarantees all queries are valid for a given endpoint

Why "Fernet"? I dunno, we use the Elixir library Absinthe at work and it seemed cute to name it after another spirit.

Feel free to open an issue or message me @liam on the functional programming slack

About

A typesafe GraphQL client for Purescript (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published