Skip to content

Comparison of Rust and Go Apollo Federation v2 graphql server with Apollo Router

Notifications You must be signed in to change notification settings

jaggad/apollo-federation-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Comparison of Apollo Federation Rust vs Go Implementation

Uses Apollo Router (written in Rust) and a comparison of Rust and Go for implementing a lightweight spec GraphQL API.

Performance is secondary in this case to developer experience as a lightweight non-CPU heavy API will not have signifcant perfomance benefit/cost with either language choice.

This repo is designed to allow for an easy visual comparison of the code between Go and Rust for the same task.

Run via:

./start.sh

About

Comparison of Rust and Go Apollo Federation v2 graphql server with Apollo Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published