In this video we see just how programmable the Zuplo gateway is by going full tilt and building a simple API using Function Handlers 🤯
We also look at wildcard routes like so /(.*).
Length: 3 minutes
Here's the code from the echo API we create
ts
Learn how to build a simple API at the Edge using Zuplo - the programmable API gateway.
In this video we see just how programmable the Zuplo gateway is by going full tilt and building a simple API using Function Handlers 🤯
We also look at wildcard routes like so /(.*).
Length: 3 minutes
Here's the code from the echo API we create
Continue reading from the Zuplo blog.
The API economy has shifted entirely to revenue. Learn the best billing models, how to implement them in minutes, and why programmable gateways like Zuplo have made legacy solutions obsolete.
Semantic caching returns cached responses for requests with similar meaning, not just exact matches. Learn how it reduces costs, speeds up responses, and how to implement it with Zuplo.