Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuel-heav/youtube-api-proxy-server
Buiilding an API Proxy Server with node.js/express with a vanilla js frontend
https://github.com/manuel-heav/youtube-api-proxy-server
Last synced: about 19 hours ago
JSON representation
Buiilding an API Proxy Server with node.js/express with a vanilla js frontend
- Host: GitHub
- URL: https://github.com/manuel-heav/youtube-api-proxy-server
- Owner: Manuel-heav
- Created: 2022-03-31T10:02:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T15:13:04.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T12:15:56.731Z (about 2 months ago)
- Language: JavaScript
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buiilding an API Proxy Server with node.js/express with a vanilla js frontend
# API proxy Server/Backend
* [ X ] Get route to proxy API request
* [ X ] 404 handler
* [ X ] Error Handler
* [ X ] Delpoy# Front End
* [ X ] Add bootswatch
* [ X ] Make a request to the API server
* [ X ] Added results to frontend
* [ X ] Make results filterable