API endpoint for creating links
Summary
Dependent on #175 (closed)
/api/new/
If supplied the correct auth scheme and POST data then the go link will be created. All fields necessary to create a Go link are necessary.
Helpful Links
- the create() function DRF supplies for the "new" view