Skip to content

lookback/bifrost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bifrost

GraphQL -> structs/JSON bindings

Building

$ rustup update
$ cargo build

Get CLI help

$ cargo run -- --help

Rust bindings

$ ./target/debug/bifrost rust ./schema.gql -t User

Pass-through (for debugging)

$ ./target/debug/bifrost pass ./schema.gql -t User

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages