Skip to content

Commit 5976c6b

Browse files
authored
Remove plug_graphql entry (#4906)
This repo has been archived
1 parent 02cf3db commit 5976c6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,6 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
777777
* [plug_cloudflare](https://github.com/c-rack/plug_cloudflare) - Inspired by mod_cloudflare, this Elixir plug parses Cloudflares CF-Connecting-IP HTTP request header into Plug.Conn's remote_ip field.
778778
* [plug_forward_peer](https://github.com/awetzel/plug_forwarded_peer) - Very simple plug which reads X-Forwarded-For or Forwarded header according to RFC7239 and fill conn.remote_ip with the root client ip.
779779
* [plug_fprof](https://github.com/obmarg/plug_fprof) - A Plug that adds fprof tracing to requests, to allow for easy profiling.
780-
* [plug_graphql](https://github.com/graphql-elixir/plug_graphql) - Phoenix Plug integration for [GraphQL Elixir](http://graphql-elixir.org/).
781780
* [plug_heartbeat](https://github.com/whatyouhide/plug_heartbeat) - A plug for responding to heartbeat requests.
782781
* [plug_jwt](https://github.com/bryanjos/plug_jwt) - Plug for JWT authentication.
783782
* [plug_password](https://github.com/azranel/plug_password) - Plug for adding simple cookie-based authentication.

0 commit comments

Comments
 (0)