
-
A few years ago, I started to enjoy serverless, or what we can more precisely call Function As A Service (FAAS). I created a tutorial "How to simply wrap the OpenCage Geocoding API into an AWS Lambda function".
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
NodeJS and AWS lambda have evolved, the tutorial is still valid to learn how to use the serverless framework with AWS Lambda functions; today this post is more about quicky deploy an OpenCage Geocoding API proxy in your own AWS infrastructure.
-
git clone https://github.com/tsamaya/opencage-lambda-proxy.git # or use the ssh version git clone [email protected]:tsamaya/opencage-lambda-proxy.git
Related posts
-
How to use ApyHub to Build a Serverless Function in NodeJs?
-
Performance implications of using Async Hooks
-
Wildcard API – Data Loading Like React Server Components, Today
-
Show HN: Wildcard API – Data Loading Like React Server Components, Today
-
How to do webhook testing quickly and easily with Tunnelmole