We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3053017 commit ac8afaaCopy full SHA for ac8afaa
README.md
@@ -340,6 +340,9 @@ Then restart nginx service.
340
341
## Reference
342
343
--[Nginx development guide](http://nginx.org/en/docs/dev/development_guide.html) -[Nginx module development](https://www.evanmiller.org/nginx-modules-guide.html)
+- [Nginx development guide](http://nginx.org/en/docs/dev/development_guide.html)
344
+- [Nginx module development](https://www.evanmiller.org/nginx-modules-guide.html)
345
+- [Echo module](https://github.com/openresty/echo-nginx-module)
346
+- [Extending nginx](https://www.nginx.com/resources/wiki/extending/)
347
348
## Copyright & License
0 commit comments