Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidbuck/angular-graphql-httpclient-example

Angular example that uses the Angular HttpClient to run queries and mutations on a mock GraphQL Backend.
https://github.com/davidbuck/angular-graphql-httpclient-example

angular-10 graphql-client

Last synced: about 1 month ago
JSON representation

Angular example that uses the Angular HttpClient to run queries and mutations on a mock GraphQL Backend.

Awesome Lists containing this project

README

        

# Angular 10 GraphQL httpClient Example

This is a simple Angular 10 example that uses the Angular HttpClient to run queries and mutations on a mock GraphQL Backend.

Run `npm run start` to start the json-graphql-server and the Angular client.

## Tools

- [json-graphql-server](https://github.com/marmelab/json-graphql-server)
- [Tailwind](https://tailwindcss.com)
- [ng-tailwindcss](https://github.com/tehpsalmist/ng-tailwindcss)

## Versions

- [Version 1.1](https://github.com/DavidBuck/angular-graphql-httpclient-example/tree/v1.1) - Angular version 10.1.6.

- [Version 1.0](https://github.com/DavidBuck/angular-graphql-httpclient-example/tree/v1.0) - Angular version 9.1.1.