# workshop-connectors-intro-rest **Repository Path**: mirrors_apollographql/workshop-connectors-intro-rest ## Basic Information - **Project Name**: workshop-connectors-intro-rest - **Description**: Virtual workshop for Connectors Intro - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-19 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction 👋 Welcome\! This graph was created using `rover init`. `rover init` helps you set up a new, federated GraphQL API using [Apollo Connectors](https://www.apollographql.com/docs/graphos/schema-design/connectors) and an example REST API. This command: * Creates a set of template files in your current directory * Generates the credentials your GraphQL API will need to interact with Apollo’s GraphOS platform * Provides a starter schema to help you design your GraphQL API * Walks you through spinning up a local environment to test your API 📓 **Note:** If you’re already logged into an existing Apollo organization by the time you run this command, the CLI will nudge you to go to GraphOS Studio. From there, you can create a new personal API key to interact with Rover. If you don’t have an account yet, visiting the link will prompt you to create one. # Next steps For further guidance, check out `getting-started.md`. 🚀 To see more examples of Connectors, check out Apollo's [Connectors Community repo](https://github.com/apollographql/connectors-community).