Hacker News new | past | comments | ask | show | jobs | submit | guoqi's comments login

1. Focus on Content Marketing 2. Engineers Talk Directly to Customers 3. Be Global from Day 1 4. Marching in Chaos 5. Good products


Here has one related post: API Security with OIDC by using Apache APISIX and Microsoft Azure AD

https://dev.to/apisix/api-security-with-oidc-by-using-apache...


It seems that ossinsight provides the Insight Service based on its own saas???


Does it mean we can rely on proxy-wasm to implement more features/plugins in any languages?


> Why isn't there just one API gateway with minimal front-end-specific endpoints?

After Googling, I found that we can use both API Gateway (e.g., Apache APISIX, https://apisix.apache.org/blog/) and GraphQL to achieve this:

1. GraphQL: Let developers choose which resources to receive. 2. API Gateway: Except for implementing BFF, also we could filter requests to make sure upstream service is protected. (It's more flexible IMO)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: