Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Prettier | 45,196 | a day ago | 1,153 | mit | JavaScript | |||||
Prettier is an opinionated code formatter. | ||||||||||
Rxdb | 19,031 | 82 | 68 | 2 days ago | 312 | September 22, 2022 | 8 | apache-2.0 | TypeScript | |
A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/ | ||||||||||
Graphql Code Generator | 9,865 | a day ago | 415 | mit | TypeScript | |||||
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins. | ||||||||||
Learnapollo | 5,315 | 5 years ago | 10 | mit | TypeScript | |||||
👩🏻🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool) | ||||||||||
Altair | 4,639 | 6 | 9 | 6 days ago | 85 | September 23, 2022 | 48 | TypeScript | ||
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms. | ||||||||||
Searchkit | 4,553 | 143 | 13 | 3 days ago | 93 | January 13, 2021 | 23 | apache-2.0 | TypeScript | |
Search UI for Elasticsearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support | ||||||||||
Angular Example App | 1,918 | 10 | a month ago | 5 | May 14, 2018 | TypeScript | ||||
Angular 15 Example App + Standalone Components + i18n + GraphQL | ||||||||||
Apollo Universal Starter Kit | 1,666 | 7 months ago | 93 | mit | JavaScript | |||||
Apollo Universal Starter Kit is an SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse. | ||||||||||
Awesome Aws Amplify | 1,529 | 2 years ago | ||||||||
Curated list of AWS Amplify Resources | ||||||||||
Ever Demand | 1,438 | 23 days ago | 1 | November 18, 2019 | 102 | other | TypeScript | |||
Ever® Demand™ - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces |
This is the repo of my tutorial series posted on Dev.to,
We've a GraphQL server built on apollo-server. This server has just one type, one query and one mutation. The query is to fetch an user and the mutation to create one.
The client is an Angular (7) app. This app will consume the GraphQL API using apollo-angular.
Hope you're excited too! We'll learn a bunch of amazing things. Check it out: