API endpoint for editing links
Summary
Dependent on #175 (closed)
/api/edit/<short>
If supplied the correct auth scheme and POST data then the go link will be edited. All fields are optionally editable.
Helpful Links
- the update() function DRF supplies for the edit view