Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rl4444/youtube-api-search-engine
YouTube V3 API search engine with React.js frontend and Material UI design
https://github.com/rl4444/youtube-api-search-engine
Last synced: about 1 month ago
JSON representation
YouTube V3 API search engine with React.js frontend and Material UI design
- Host: GitHub
- URL: https://github.com/rl4444/youtube-api-search-engine
- Owner: RL4444
- Created: 2019-06-17T08:45:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T01:08:15.000Z (about 2 years ago)
- Last Synced: 2023-03-03T16:40:47.104Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
YouTube API V3 is a google service using the same engine to match videos to YouTube's database as per www.youtube.com. This app is designed to mimic the search aspect of this API to a string input from the client side via node-fetch. The frontend uses a few simple React.js components for its responsiveness to state change between when the backend has updated from a request.
This is a work in progress with more features to be added as this project progresses.