Build an API Proxy Server - Hide Your API Keys, Rate Limiting & Caching
Offered By: Traversy Media via YouTube
Course Description
Overview
Learn how to build an API proxy server using Node.js and Express in this comprehensive tutorial. Create a server to hide public API keys, implement rate limiting, and add caching functionality. Follow along as the instructor guides you through setting up dependencies, creating a basic Express server, handling environment variables, and establishing routes. Discover techniques for making requests from the server, forwarding query parameters, and implementing essential features like rate limiting and API caching. Apply the newly created server to a client application and learn how to deploy it to Heroku, including setting up environment variables on the platform. Gain practical skills in API security and optimization through hands-on coding examples and explanations.
Syllabus
- Intro.
- Dependencies & scripts.
- Basic Express server.
- Environment variables.
- Create the route .
- Request from server.
- Forwarding query params.
- Rate limiting.
- API caching.
- Use server with the client app.
- Deploy to Heroku.
- Environment variables on Heroku.
Taught by
Traversy Media
Related Courses
Introduction to Agile Software Development: Tools & TechniquesUniversity of California, Berkeley via edX Advanced Topics and Techniques in Agile Software Development
University of California, Berkeley via edX Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Deploying Applications with Heroku
Udacity Django Core | A Reference Guide to Core Django Concepts
Udemy