Tag

API platform

A focused thread through the archive.

Nov 14, 2021

Netlify Functions RESTful API Without Express

What are Netlify Functions? Netlify Functions provide a simple way to build a serverless API layer for any front-end projects. These serverless functions are executed atop AWS’s Lambda platform. The rule here is …