Categories
Fastify Learning Fastify Node.js Videos

Learning Fastify: Create a proxy server for API authentication

< 1 min read Links

Categories
API Essentials Fastify Node.js

How to securely call an authenticated API from your front end

5 min read Jump links Request flow with a proxy server Create a server with Fastify Add and configure the fastify-http-proxy plugin Add an API key to proxied requests HTTP request header URL query string Conclusion

Categories
Fastify Node.js Videos

Trying out HTTP Toolkit with fastify-http-proxy

< 1 min read Links