8000 GitHub - jessicacastro/graphql
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jessicacastro/graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

GraphQL </>

Projects in GraphQL used during the learning process about the tool, here we have APIs and front-end projects that utilize GraphQL.

GraphQL is a query language for APIs and a runtime for executing queries by using existing APIs. It allows clients to request only the data they need, making network calls more efficient. GraphQL provides significant advantages for modern application development, such as flexibility, performance, and an enhanced developer experience.

Projects 💻

Petshopi 🐶

Pet shop project utilizing fundamental concepts of GraphQL to manage pet owners and their pets. Additionally, use NodeJS, TypeORM, TypeGraphQL, and important GraphQL concepts such as: Scalar Types, Object Types, resolvers, queries, mutations, context, middlewares, among others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0