gladwindos

↗ HN profile [ 84.3 ms ] full profile
Karma
31
Created
November 14, 2020 (5y ago)
Submissions
0
  1. Hi all, I’ve been working on a node.js package that generates typescript types from API responses. I would love to know what you think and would appreciate any feedback!

  2. Hey All! I started a project to create a simple API proxy server that would allow me to use third-party APIs in my frontend apps without exposing my API keys. This solved a common problem I faced: needing to interact…

  3. What would you say are the differences between an API Proxy and an API Gateway, and what would you use each for? I’m assuming that an API Gateway can do anything an API Proxy can do, but I’m wondering what features you…

  4. I'm currently exploring options to create an email with a custom domain for a project I'm working on, but not sure what direction to go with. I'm aware of google workspace, but it seems a bit of an overkill and I would…

  5. Hey Everyone! I’ve recently been working on an open-source proxy server to help front end applications securely access third party APIs that require confidential API keys without the need to create your own backend. I…