Question
-
Topic
-
Server Side of Website
LockedHello.
I am a bachelor’s student in Automation and Computer Science.
I want to create an eCommerce site from scratch using a three-way architecture. I don’t have any questions regarding the HTML or the Database, just about the Server (I’m going to pay for hosting). I created a RestAPI using Spring, Java, and MySQL in the past, so I have some experience (Javascript sends the input to the server, and the server fetches data from my database and sends it back to my website).
I want to know how I can connect my Website and my Database, and how to fetch the correct data. Where do I put my logic code?I would appreciate your response to this.
All Answers
Viewing 4 reply threads