Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruchip16/sde-backend-assignment
Sort Youtube videos in reverse chronological order.
https://github.com/ruchip16/sde-backend-assignment
Last synced: about 1 month ago
JSON representation
Sort Youtube videos in reverse chronological order.
- Host: GitHub
- URL: https://github.com/ruchip16/sde-backend-assignment
- Owner: Ruchip16
- Created: 2022-04-20T16:42:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T04:52:30.000Z (over 2 years ago)
- Last Synced: 2024-10-30T06:35:51.264Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDE-Backend-Assignment
## Problem Statement
To make an API to fetch latest videos sorted in reverse chronological order of their publishing date-time from YouTube for a given tag/search query in a paginated response.## Output
![image](https://user-images.githubusercontent.com/72685035/164287129-f9774de1-b94d-4249-a5b6-024ec278acb4.png)