Skip to content

hassox/absinthe_proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbsintheProto

Maps grpc services to graphql.

This is alpha and not ready for production.

If available in Hex, the package can be installed by adding absinthe_proto to your list of dependencies in mix.exs:

def deps do
  [
    {:absinthe_proto, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/absinthe_proto.

"First, make it correct. Then, make it beautiful. Then, if you need to, make it performant. Chances are once you've made it beautiful you'll find it sufficiently performant" - Joe Armstrong

  • Make it correct
  • Make it beautiful
  • Decide if it's not performant enough

About

Protobuf (gRPC) -> Graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages