https://github.com/glaucia86/graphql-ts-studies
Studies related with GraphQL with Node.Js and TypeScript
https://github.com/glaucia86/graphql-ts-studies
Last synced: 5 months ago
JSON representation
Studies related with GraphQL with Node.Js and TypeScript
- Host: GitHub
- URL: https://github.com/glaucia86/graphql-ts-studies
- Owner: glaucia86
- License: mit
- Created: 2022-01-24T01:36:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T17:35:58.000Z (about 2 years ago)
- Last Synced: 2025-05-06T22:09:34.161Z (5 months ago)
- Language: JavaScript
- Size: 1.82 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# GraphQL Projects Study Cases with TypeScript/Node.js & Other Stacks
A real world projects with intention of studying a little bit more about GraphQL with TypeScript/JavaScript. It's a compilation from the Community: articles, books, videos, courses and etc.
## Resources Used
- ✅ **[TypeScript](https://www.typescriptlang.org/download)**
- ✅ **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-14034-gllemos)**
- ✅ **[Node.js](https://nodejs.org/en/)**
- ✅ **[Postman](https://www.getpostman.com/)**## 💻 Projects Developed
- ✅ **[Project 01 - Building a GraphQL API with Apollo Server](https://github.com/glaucia86/graphql-ts-studies/tree/main/project-01)**
- ✅ **[Project-02 - Building a Back-End Application using Apollo Server & GraphQL](./project-02/README.md)**
- ✅ **[Project-03 - TBI](./project-03/README.md)**
- ✅ **[Project-04 - TBI](./project-04/README.md)**
- ✅ **[Project-05 - TBI](./project-05/README.md)**
- ✅ **[Project-06 - TBI](./project-06/README.md)**## ❓ I have Issues... How should I do!
If you have any doubts about some project developed, feel free to open an **[ISSUE HERE](https://github.com/glaucia86/graphql-ts-studies/issues)**. As soon as possible, I will be answering any questions you may have!