movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Add example for Bramble as HTTP handler #169

Open mai00cmi opened 2 years ago

mai00cmi commented 2 years ago

This adds an example on how to use Bramble as an HTTP handler.

codecov-commenter commented 2 years ago

Codecov Report

Merging #169 (56cbc3c) into main (8b8e104) will increase coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   70.70%   70.71%   +0.01%     
==========================================
  Files          26       26              
  Lines        2690     2691       +1     
==========================================
+ Hits         1902     1903       +1     
  Misses        665      665              
  Partials      123      123              
Impacted Files Coverage Δ
gateway.go 62.06% <0.00%> (-2.22%) :arrow_down:
auth.go 89.17% <0.00%> (+0.63%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.