Lesson 8: Expose APIs | Coding with Velo: Backend - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

Lesson 8: Expose APIs | Coding with Velo: Backend

Watch Website Builder Wix.com Video: Lesson 8: Expose APIs | Coding with Velo: Backend.
In this lesson, you'll learn how to create your own API by exposing your site as an API straight from the Editor.
We'll cover how to use the Content Manager to create custom functionality beyond the Velo sphere.

Timestamps:

00:00 Intro
01:19 Creating http functions to expose your site
02:05 Creating a post submission function
03:02 Creating an export function
05:34 Running the function

There’s more where this came from. Watch the full course here:
https://www.wix.com/learn/online-course/coding-with-velo/velo-backend

And check out all of our courses and lessons on Wix Learn: https://www.wix.com/learn

Published:
Category: Website Builder Wix.com
22 Views

Related Videos

  • Lesson 6: Use Velo packages | Coding with Velo: Backend

    Lesson 6: Use Velo packages | Coding with Velo: Backend

    by Best Webhosting Added 25 Views / 0 Likes

    In this lesson, you'll learn how to use Velo packages, pre-built code bundles that allow you to jumpstart your coding right away without having to recreate any of the code in the package. We'll cover choosing, installing and using an animation Velo package, as well as importing it into the frontend file. Timestamps: 00:00 Intro 00:36 Choosing Velo packages 01:16 Installing a Velo package 02:01 Using the Velo package on your site 04:05 Understanding ho

  • Lesson 1: Take a tour | Coding with Velo: Backend

    Lesson 1: Take a tour | Coding with Velo: Backend

    by Best Webhosting Added 26 Views / 0 Likes

    In this lesson, you'll get to know code files using the Velo backend, including Velo Packages, web modules that help you jumpstart your coding right away. Timestamps: 00:00 Intro 00:56 Accessing JS with the Public folder 02:56 Searching your code There’s more where this came from. Watch the full course here: https://www.wix.com/learn/online-course/coding-with-velo/velo-backend And check out all of our courses and lessons on Wix Learn: https://www.wix.

  • Lesson 5: Use npm packages | Coding with Velo: Backend

    Lesson 5: Use npm packages | Coding with Velo: Backend

    by Best Webhosting Added 25 Views / 0 Likes

    In this lesson, you'll learn how to use npm modules, the world's largest registry for JavaScript packages. We'll cover the differences using npm with Velo, including recommendations and limitations. Timestamps: 00:00 Intro 00:50 Looking at recommended npm packages 01:16 Understanding limitations 01:37 Using the READMEs 02:00 Managing your packages There’s more where this came from. Watch the full course here: https://www.wix.com/learn/online-course/co

  • Lesson 4: Secure API keys | Coding with Velo: Backend

    Lesson 4: Secure API keys | Coding with Velo: Backend

    by Best Webhosting Added 26 Views / 0 Likes

    In this lesson, you'll learn how to use an API key to securely identify yourself to the API service provider and safely get your stored data. We'll cover the Secrets Manager and storing API keys without exposing them to the web so that no malicious visitors can attack your website. Timestamps: 00:00 Intro 00:46 Benefits of the Secrets Manager 01:16 Using the Secrets Manager 01:43 Storing a new secret 02:06 Sending an email from SendGrid There’s more w

  • Lesson 7: Create a scheduled job | Coding with Velo: Backend

    Lesson 7: Create a scheduled job | Coding with Velo: Backend

    by Best Webhosting Added 27 Views / 0 Likes

    In this lesson, you'll learn how to schedule jobs in the Velo backend. We'll cover how to create a job in the job scheduler, change the function name and add more options to the function. Timestamps: 00:00 Intro 00:32 Opening the job scheduler 01:36 Isolating the job 02:58 Creating the scheduled job 03:51 Changing the function name 05:12 Adding more options There’s more where this came from. Watch the full course here: https://www.wix.com/learn/online

  • Lesson 2: Create web modules | Coding with Velo: Backend

    Lesson 2: Create web modules | Coding with Velo: Backend

    by Best Webhosting Added 23 Views / 0 Likes

    In this lesson, you'll learn how to use create web modules and export them into the frontend. We'll cover how the export functions boost the velocity of your development. Timestamps: 00:00 Intro 00:23 Creating a new web module 01:01 Importing an API 01:25 Creating an export function 03:33 Finding the item and returning the promise 05:33 Setting values for the function to operate 05:53 Running the module 06:31 Importing the backend function to the fron

  • Lesson 8: Test & debug with Velo tools | Coding with Velo: Frontend

    Lesson 8: Test & debug with Velo tools | Coding with Velo: Frontend

    by Best Webhosting Added 30 Views / 0 Likes

    In this lesson, you'll learn how to test and monitor versions of your site using the developer console. We'll cover the ins and outs of checking event responses, checking to see if something is undefined, checking errors, and testing your code with console.log. Timestamps: 00:00 Intro 00:31 Understanding testing code in the developer console 00:56 Creating a simple console.log in the onReady function 01:55 Touring the Release Manager 03:14 Editing exp

  • Lesson 1: About Velo | Start coding with Velo

    Lesson 1: About Velo | Start coding with Velo

    by Best Webhosting Added 25 Views / 0 Likes

    In this lesson, you'll get to know Velo by turning on Dev Mode. We'll give you an overview of the workspace so you can find everything you need to code with Velo. Timestamps: 00:00 Intro 00:40 Turning on Dev Mode 01:52 Utilizing Autocomplete 02:24 Overview of the sidebar 03:40 Searching code There’s more where this came from. Watch the full course here: https://www.wix.com/learn/online-course/coding-with-velo/start-coding-with-velo And check out all o

  • Lesson 7: Use Storage API | Coding with Velo: Frontend

    Lesson 7: Use Storage API | Coding with Velo: Frontend

    by Best Webhosting Added 26 Views / 0 Likes

    In this lesson, you'll learn how to use the wixStorage API to create a lightbox for first-time site visitors. We'll cover working with your masterpage.js, as well as adding conditional logic to the wixWindow API. Timestamps: 00:00 Intro 00:57 Working with masterpage.js 02:02 Adding conditional logic 02:49 Using wixWindow 03:34 Configuring the code 04:18 Checking the published version There’s more where this came from. Watch the full course here: https

  • Lesson 6: Use Window API | Coding with Velo: Frontend

    Lesson 6: Use Window API | Coding with Velo: Frontend

    by Best Webhosting Added 22 Views / 0 Likes

    In this lesson, you'll learn how to use the wixWindow API to create and work with lightboxes, as well as work within the window space on your screen. Timestamps: 00:00 Intro 00:24 Working with wixWindow 01:55 Creating a dynamic event handler 03:22 Sending the data to wixWindow 07:08 Utilizing the data object There’s more where this came from. Watch the full course here: https://www.wix.com/learn/online-course/coding-with-velo/velo-frontend And check o

  • Lesson 5: Use Location API | Coding with Velo: Frontend

    Lesson 5: Use Location API | Coding with Velo: Frontend

    by Best Webhosting Added 30 Views / 0 Likes

    In this lesson, you'll learn about Velo frontend APIs, specifically wixLocation, which allows you to get information about your URL and helps you navigate to new URLs across the web. Timestamps: 00:00 Intro 00:47 Importing wixLocation to the top of the frontend page 01:07 Navigating to a new page with a button 02:34 Adding an onClick function 04:20 Checking the published version 07:17 Capturing the input value There’s more where this came from. Watch

  • Lesson 6: Get a glimpse beyond $w | Start coding with Velo |

    Lesson 6: Get a glimpse beyond $w | Start coding with Velo |

    by Best Webhosting Added 26 Views / 0 Likes

    In this lesson, you'll learn how to import and use an API into your site code. We'll create a promo code using wix-window and copyToClipboard function. Timestamps: 00:00 Intro 00:51 Importing an API into your site code 01:31 Opening wix-window 01:56 Understanding copyToClipboard function 03:08 Importing wix-window 03:39 Creating a copyToClipboard function 06:16 Creating an event handler 07:53 Using .then to return a promise for the element 09:53 Creat

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS