ustayready / fireprox

AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation
GNU General Public License v3.0
1.93k stars 270 forks source link

Re-factor to support multiple space-separated urls and persistent tracking of active APIs #49

Closed righteousgambit closed 1 year ago

righteousgambit commented 1 year ago

updated create_api, get_template, and delete_api methods to support multiple space-separated urls, created endpoints.json to store active endpoints, with failback to listing APIs starting with fireprox if not found, updated listapis to only return apis starting with fireprox