Skip to content

Graphql queries over IPLD schemas

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-APACHE
Notifications You must be signed in to change notification settings

ipld/go-ipld-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ipld-graphql

go-ipld-graphql bridges IPLD data to graphql in go. This library builds upon the go-ipld-prime golang code generation to generate a schema for use with graphql.

The current schema is read-only, allowing expression of queries for selecting and interacting with data following the IPLD schema from graphql clients.

Usage

See the example folder for a complete usage example.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Graphql queries over IPLD schemas

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-APACHE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages