Главная
Study mode:
on
1
- Intro
2
- Dependencies & scripts
3
- Basic Express server
4
- Environment variables
5
- Create the route
6
- Request from server
7
- Forwarding query params
8
- Rate limiting
9
- API caching
10
- Use server with the client app
11
- Deploy to Heroku
12
- Environment variables on Heroku
Description:
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.

Build an API Proxy Server - Hide Your API Keys, Rate Limiting & Caching

Traversy Media
Add to list