ts-graphql

There are 4 repositories under ts-graphql topic.

  • BaseMax/ProductsGraphQLTS

    This project is an e-commerce application built with GraphQL and TypeScript using the NestJS framework. It provides various functionalities for managing products, categories, and user authentication. The project includes features such as user registration, login, authentication, logout, product management.

    Language:TypeScript2201
  • BaseMax/MusicTSGraphQL

    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.

    Language:TypeScript120
  • BaseMax/InstagramGraphQLAPI

    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.

    Language:TypeScript0200
  • BaseMax/DomainRegisterationGraphQLTS

    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.

    Language:TypeScript20