lets-see-if-this-builds-on-docs-rs

Crates.iolets-see-if-this-builds-on-docs-rs
lib.rslets-see-if-this-builds-on-docs-rs
version0.0.2
sourcesrc
created_at2022-09-20 15:27:37.495005
updated_at2022-09-20 16:58:14.531418
descriptionA configurable, high-performance routing runtime for Apollo Federation 🚀
homepage
repositoryhttps://github.com/apollographql/router/
max_upload_size
id669966
size1,894,104
Core (github:georust:core)

documentation

https://www.apollographql.com/docs/router/

README

Version Docs.rs

Apollo Router

Apollo Router

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2.

Apollo Router is well-tested, regularly benchmarked, includes most major features of Apollo Gateway and is able to serve production-scale workloads. Please note that the (pre-1.0) version is not yet "semver stable" and we may still make breaking changes. Generally speaking, we expect most breaking changes to be on the plugin API and the configuration file format. We will clearly convey such changes in the release notes.

New releases and their release notes (along with notes about any breaking changes) can be found on the Releases page, and the latest release can always be found on the latest page.

Getting started

Follow the quickstart tutorial to get up and running with the Apollo Router.

See the documentation for more details.

Using the Apollo Router as a library

See our section on native customizations for information on how to use apollo-router as a library.

Commit count: 4950

cargo fmt