uclaacm / acm-url

Vanity URL creator for ACM
http://links.uclaacm.com/
2 stars 0 forks source link

Endpoint for deleting URL #8

Closed ellieyhcheng closed 2 years ago

ellieyhcheng commented 2 years ago
ellieyhcheng commented 2 years ago

Documentation for querying data and for deleting data with Flask Alchemy. You will want to query for the specific URL, and then delete it.

Documentation for making an endpoint in Flask and using variables in the URL.