Client Driven Rewrite Rules With Automated Postman Tests
For an old project many years ago I created a tool for generating web.config redirects for clients.
Recently we enhanced it so that it's a lot better and we have also added auto generated postman redirect verification tests in.
I thought the community may want to use it so I've added here https://github.com/ScottReed/iis-redirect-generator
Thanks for sharing this Scott.
No worries :-)
As per the readme file, this seems to be highly customizable. I will try personally and also provide feedback. Thanks for such a smart work to save other's time and efforts.
No worries, 100% upfront the code isn't very clean. It's something we first created many many years ago and could do with a re-write which I might do ay some point. I made the new postman bit a little better but I thought it's better to get it out rather than wait.