nuxt-netlify-functions-example

GitHub Repo

1. Hello, World!

Response: —


2. Hello, {name}

Response: —


3. Hello, {name} (POST version)

Response: —


4. Get a random cat with your name

API call done by your browser

Response:


5. icanhazip.com

API call done by lambda function

Your IP:

Response: —


6. Send form submission with Mailgun

Response: —


7. Send a Slack message

Response: —