Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Create a No-Code REST API Using Xano!
You have completed Create a No-Code REST API Using Xano!
Preview
In this video, you'll learn how to create database tables with relationships, validation rules, and proper data structures for users, products, reviews, and orders in Xano's visual interface.
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
that we already have a users
table set up for us.
0:00
This is because we checked
the authentication option
0:03
during our workspace setup.
0:06
The users table comes
with all the essential fields we need.
0:09
An ID for unique identification,
timestamps to track
0:13
when the user was created,
plus name, email, and a securely hashed
0:17
password field.
0:23
Now let's create
our first table for the products.
0:25
Click the Add Table
button in the top right corner.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up