typescript-graphql

There are 13 repositories under typescript-graphql topic.

  • express-typescript-starter

    kutia-software-company/express-typescript-starter

    👍 Build APIs You Won't Hate In Node Js. ✍️ Developed by Gentrit Abazi.

    Language:TypeScript21641056
  • BaseMax/MovieTSGraphQL

    This is a movie project that aims to create a GraphQL web service with various features similar to Netflix. It is built using GraphQL, TypeScript, and Prisma ORM. The project provides functionality to manage movies, categories, actors, directors, comments, and more.

    Language:TypeScript310
  • 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:TypeScript2101
  • BaseMax/RestaurantGraphQLAPI

    A GraphQL-based API designed to handle multiple restaurants in a shop store. It provides various features such as searching for restaurants in a city, finding the nearest restaurant, retrieving a list of foods offered by a restaurant, and more.

    Language:TypeScript220
  • BaseMax/GeneralCMSGraphQLTS

    This project is a GraphQL-based application implemented using TypeScript and NestJS. It provides a set of APIs to manage various entities such as posts, users, tags, sliders, FAQs, menu positions, menu items, categories, and their relationships.

    Language:TypeScript120
  • 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/OnboardingGraphQLTS

    This is a sample application that demonstrates a multi-step registration process using GraphQL and NestJS.

    Language:TypeScript130
  • BaseMax/TherapistBookingGraphQLTS

    This repository contains a Therapist Booking Project built using GraphQL and TypeScript. The project aims to create a platform where users can book appointments with therapists for counseling sessions.

    Language:TypeScript100
  • 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/GoogleCloneGraphQLTS

    This is a search engine site built using TypeScript and NestJS, with a GraphQL API. The application allows users to search for content and retrieve relevant results. It utilizes the power of GraphQL for efficient querying and retrieving data from various sources.

    Language:TypeScript20
  • BaseMax/MyLinkShortenerGraphQLTS

    This project is a back-end GraphQL-based API, implemented in TypeScript, for a link shortener site. The API allows users to shorten long URLs and manage their shortened links. It provides features such as instant link shortening, link expiration, monitoring and tracking of visits and requests, link editing, and account registration/login.

    Language:TypeScript20
  • BaseMax/SIEMGraphQLTS

    Welcome to the SIEM (Security Information and Event Management) GraphQL-based project! This project is designed to provide a powerful and flexible security monitoring solution by leveraging the capabilities of GraphQL and TypeScript.

    Language:TypeScript101
  • Eddie4k-code/GraphQL-TypeScript-Example

    A Basic example of using Graphql with Typescript and Express-GraphQL

    Language:TypeScript10