TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nginx Api Gateway with testing for continuous delivery

2 pointsby stiangrindvollover 7 years ago

1 comment

stiangrindvollover 7 years ago
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.<p>This repository also got a blog to explain it in detail: <a href="http:&#x2F;&#x2F;underthehood.meltwater.com&#x2F;blog&#x2F;2017&#x2F;12&#x2F;12&#x2F;lightweight-tests-for-your-nginx-api-gateway&#x2F;" rel="nofollow">http:&#x2F;&#x2F;underthehood.meltwater.com&#x2F;blog&#x2F;2017&#x2F;12&#x2F;12&#x2F;lightweigh...</a>