The core idea of Serverless is to make the server as a computing resource no longer need the attention of users. FaaS (Functions as a Service) functions as a service. Later, we will use the serverless API to implement a service that uses Node to help clients send API requests and get responses.
Table of contents
Deploy an API tool in 10 minutesConcept analysisWhat is Vercel?Quick startServerless FuncionsConclusion1 Comment
Sort: