An open API service indexing awesome lists of open source software.

https://github.com/warmachine028/graph-ql-server

A TypeScript REST API server to learn GraphQL
https://github.com/warmachine028/graph-ql-server

graphql typescript

Last synced: about 1 year ago
JSON representation

A TypeScript REST API server to learn GraphQL

Awesome Lists containing this project

README

          

updated on: 12th April 2025, Saturday



graph-ql-server

A repository to learn GraphQL with REST api



GitHub forks

# [Graph QL Server](https://github.com/warmachine028/graph-ql-server)

![line]

## Table of Contents

- [Introduction](#introduction)
- [Developement](#developement)
- [Tech Stack Used](#tech-stack-used)
- [Preview](#preview)
- [Best Contributors](#best-contributors)
- [License](#license)

![line]

## Introduction

- A basic Graph-QL REST Server

![line]

## Developement

```sh
$> cd server
$> npm i # install packages
$> npm run dev # start server

> graph-ql-server@1.0.0 dev
> nodemon

[nodemon] 3.1.4
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): src\**\*
[nodemon] watching extensions: js,ts
[nodemon] starting `tsx src/index.ts`
🚀 Server ready at: http://localhost:3000/

...
```

![line]

## Tech Stack Used

- GitHub
- GraphQL
- Github Actions
- Dependabot
- ApolloGraphQL
- NodeJS
- TypeScript
- Nodemon

![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white) ![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql&logoColor=white) ![GitHub-Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white) ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge&logo=dependabot&logoColor=white) ![Apollo-GraphQL](https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge&logo=apollo-graphql) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![Nodemon](https://img.shields.io/badge/NODEMON-%23323330.svg?style=for-the-badge&logo=nodemon&logoColor=%BBDEAD) ![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)

![line]

## Preview

![Snapshot](.github/preview.png)

![line]

## Best Contributors



contributors

![line]

## License

- See [LICENSE]

**© Pritam, 2024**

![line]

## Thank you, everyone 💚

[markdown badges]: https://github.com/Ileriayo/markdown-badges
[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png
[License]: https://github.com/warmachine028/graph-ql-server/blob/main/LICENSE