Skip to content

cbosss/slow-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slow Proxy

Toy project to test redirecting to a slow proxy.

Setup

  • Run the golang server, this is the slow proxy.
go run main.go <port>
  • Start ngrok. This allows you to proxy to a local app.
ngrok http <port>
  • Change your netlify.toml to point to the ngrok url.

  • Hit the endpoint:

hcurl cdn-glo-aws-sfo-11 https://cbosss-slow-proxy.netlify.app/proxy/slow/1m -X PATCH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published