Live data from Hacker News

Nginx Api Gateway with testing for continuous delivery

github.com

1–2 of 2 posts

Re: Nginx Api Gateway with testing for continuous delivery

#2
Generally when running nginx as an api proxy it can be troublesome to get the routing correctly the first time, therefore testing is required. This repository showcases how to do nginx api-gateway route tests using RSpec.

This repository also got a blog to explain it in detail: http://underthehood.meltwater.com/blog/2017/12/12/lightweigh...