Serverless Framework Getting Started Tutorial

preview_player
Показать описание
For a text version of this tutorial, please visit:

The code for this tutorial can be found at:

This guide is meant to help you get quickly up and running with a deployed REST API you could use for an application you are developing. We won't be going deep into the details behind why we are doing what we are doing; this guide is meant to help you get this API up and running so you can see the value of Serverless as fast as possible and decide where you want to go next.
Рекомендации по теме
Комментарии
Автор

The Github tutorial code link points nowhere, it seems that the repo was deleted or turned private

FranciscoRamirez-mw
Автор

While creating project I'm getting following error . "Unable to get local issuer certificate", Can you please help me resolve this?

ravikantkalane
Автор

For me, the intereaction between the browser and the CLi didn't work at any step of the process - so this tutorial didn't work for me.... Y to load up the dashboard, but then the CLI was stuck there.

jekyl-gaming
Автор

i have a problem that everything is working on the the CLI, GET and POST. (i used 'curl' command to post and get) but on serverless dashboard i didnt see the get and post, how?? i see the deploy.

assafshmaryahu
Автор

Hi,
Is nodeJS 12 is compatible with serverless v3?
Please reply asap, thanks

techtravis
Автор

Please help me with this error. => createCustomer.js
7
const body = JSON.parse(Buffer.from(event.body, 'base64').toString());
^ SyntaxError Unexpected token ' in JSON at position 0
serverless_sdk/index.js
24
let window?win
/var/runtime/Runtime.js
73
let result = this.handler(

grazianygd
welcome to shbcf.ru