|
|
|
|
|
by oldmanhorton
2468 days ago
|
|
I've never used AWS so perhaps I'm mistaken, but api gateways normally provide extra functionality on top of just proxying the request. You can still set up a server listening on port 80 or 443 with a public IP and make requests to it without being charged per request. |
|