Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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