Merge pull request #62 from ClavinJune/master

Change heimdall reference
This commit is contained in:
Ali Khalili 2021-02-10 11:20:25 +01:00 committed by GitHub
commit 417dec81b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ If you like or are using this project to learn or start your solution, please gi
1. REST
- [Gentleman](https://github.com/h2non/gentleman)
- [GRequests](https://github.com/kennethreitz/grequests)
- [heimdall](https://github.com/heimdal/heimdal)
- [heimdall](https://github.com/gojek/heimdall)
2. [GraphQL](https://graphql.org/)
- [gqlgen](https://github.com/99designs/gqlgen)
- [graphql-go](https://github.com/graph-gophers/graphql-go)