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
- Host: GitHub
- URL: https://github.com/warmachine028/graph-ql-server
- Owner: warmachine028
- License: mit
- Created: 2024-07-20T04:48:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T06:42:58.000Z (about 1 year ago)
- Last Synced: 2025-04-12T07:33:28.430Z (about 1 year ago)
- Topics: graphql, typescript
- Language: TypeScript
- Homepage: https://graph-ql-server.onrender.com
- Size: 1.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
updated on: 12th April 2025, Saturday
# [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
        
![line]
## Preview

![line]
## Best 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