Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Add DRF endpoints for audio #108

Merged
merged 42 commits into from
Aug 12, 2021
Merged

Add DRF endpoints for audio #108

merged 42 commits into from
Aug 12, 2021

Conversation

dhruvkb
Copy link
Member

@dhruvkb dhruvkb commented Jun 18, 2021

Addresses #74. Builds upon PR #105.

This PR adds endpoints for audio, building upon the framework established by image endpoints. Functionality that is generic has been migrated up into the base classes.

@dhruvkb dhruvkb added the 🌟 goal: addition Addition of new feature label Jun 18, 2021
@dhruvkb dhruvkb changed the base branch from main to audio_serializers June 18, 2021 09:38
@dhruvkb dhruvkb linked an issue Jun 29, 2021 that may be closed by this pull request
@dhruvkb dhruvkb force-pushed the audio_endpoints branch from 71ddfc0 to 7a83e46 Compare July 5, 2021 11:40
Base automatically changed from audio_serializers to main August 5, 2021 15:45
@dhruvkb dhruvkb marked this pull request as ready for review August 5, 2021 16:01
@dhruvkb dhruvkb requested a review from a team as a code owner August 5, 2021 16:01
@dhruvkb dhruvkb requested review from krysal and obulat August 5, 2021 16:01
@dhruvkb dhruvkb added the 🕹 aspect: interface Concerns end-users' experience with the software label Aug 11, 2021
Copy link
Contributor

@obulat obulat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One step closer to adding Audio :) Thank you for all the work!

@dhruvkb dhruvkb merged commit 9c8987c into main Aug 12, 2021
@dhruvkb dhruvkb deleted the audio_endpoints branch August 12, 2021 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🌟 goal: addition Addition of new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create API endpoints for audio
3 participants