ondfisk / copilot-demo

Skeleton to facilitate demoing GitHub Copilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Copilot Demo

Example 1 - URL Shortener

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

GitHub Next

About

Skeleton to facilitate demoing GitHub Copilot

License:MIT License


Languages

Language:C# 95.2%Language:Shell 4.8%