Browse curated AI prompts for GitHub Copilot.
Gradually transition an existing REST API surface to GraphQL without breaking clients.
Refactor legacy API endpoints to follow modern REST.
Gradually transition from REST endpoints to a GraphQL API.
Refactor a legacy API endpoint to follow RESTful conventions and modern best practices.
Use Copilot to write integration tests around your most important API endpoint.
Complete workflow for building a production-ready REST API
Create integration tests for an API endpoint, including success and failure paths.