Skip to content
#

ts-graphql

Here are 4 public repositories matching this topic...

This project is a GraphQL API built with TypeScript and Fastify, using the Mercurius plugin. It provides a backend server for a music site, allowing you to perform various operations such as managing songs and albums, retrieving information, adding comments, rating songs/albums, and more.

  • Updated Apr 11, 2024
  • TypeScript

This GraphQL API is built using Nest.js and TypeScript, providing access to various features and functionalities. The API follows the GraphQL schema-first approach, where the schema is defined using the GraphQL schema language. The server implementation utilizes Nest.js for routing and handling GraphQL requests.

  • Updated Jun 21, 2024
  • TypeScript

DomainRegistrationGraphQLTS is a TypeScript-based project that implements a GraphQL API for managing domain registration. It provides a set of queries and mutations to perform various operations related to domain registration, including creating new domains, retrieving domain information, updating domain details, and deleting domains.

  • Updated Jun 18, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the ts-graphql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ts-graphql topic, visit your repo's landing page and select "manage topics."

Learn more