Thursday, July 27, 2023

Show HN: Envoy playground in the browser https://ift.tt/ZQmdKXr

Show HN: Envoy playground in the browser Hey HN, We made an Envoy Proxy playground [0] so we could test out our Envoy configs directly in the browser. This is based on Julia's work with Nginx Playround. [1] We forked that repo and added more Envoy to it. [2] Check it out! [0] - Envoy is a popular programmable proxy similar to Nginx or HAProxy that is popular with cloud-native setups: https://ift.tt/Zyr1oSG [1] - https://ift.tt/z4WCI1h [2] - https://ift.tt/dgLiDGw https://ift.tt/2aq9h85 July 28, 2023 at 01:29AM

No comments:

Post a Comment

Show HN: I rawdog a MCP server from scratch in Zig. No SDK https://ift.tt/q6jZFt3

Show HN: I rawdog a MCP server from scratch in Zig. No SDK Some time ago I wanted to write a MCP server in Zig but found out there's no ...