Demonstration of various GitHub features beginning with GitHub Copilot and moving to Dev Containers, Code Spaces, and GitHub Advanced Security.
flask app with two endpoints - /create and /* catch all create accepts a json object with url and name and stores the pair in a csv file /* reads the name from path and looks up the csv to redirect to url matching name