Explore >> Select a destination


You are here

www.integralist.co.uk
| | www.speakeasy.com
3.0 parsecs away

Travel
| | Designing an API with cacheability in mind produces a more sensible and better separated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.
| | apisyouwonthate.com
4.5 parsecs away

Travel
| | Stop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API.
| | www.debugbear.com
3.0 parsecs away

Travel
| | Learn about the basics of CDN caching, how it differs from browser caching, and how it can improve your website's performance.
| | bill.burkecentral.com
27.9 parsecs away

Travel
| Quarkus Funqy is a new FaaS API that is portable across cloud runtimes like AWS Lambda, Azure Functions, Knative Events, and Google Cloud Functions. Or, if you're deploying to a traditional environment, Funqy functions can work standalone as well. public class MyClass { @Funq public Greeting greet(String name) { ... } } The idea of...