Hi! I want to create a website for registering domains with a search bar,
something like this - get.shop
A query fetches data from a remote database and then displays available domains in a row.
Is it possible and safe to do it with WIX code?
If so, could you suggest me what tools to use? If anyone has ever done it with wix code,
please let me know.
Regards
Hello Daria,
The wix code needed for this website would be:
fetch (To get the data)
repeater (To show the data)
insert * (Only if you want to insert the data to your database for future use)
I would start with figuring out which api I will use to get the relevent data, then I would figure out how to display that data in a repeater, and finally I would add that data to my database so I would have the information ready instead of pinging for it every time the page loads. And Finally I would add a refresh page that refreshes that data every couple of house(using the same process fetch-> insert into database). The repeater just has to be connected to the dataset in this case.
Start small and build your way up, if you need any assistance please post here and we will be more then happy to help.
Best,
Majd
Hi Majd, thank you for you response! By the way, does your community have any freelance wix programmers who could create a backend for a website like this?
I can do that, contact andreas@uggadugg.com