So I'm building a website on which i would like users to be able to sign up and login.
How do I get my website to access a database and create new entries if I need to?
Or how do I correctly call a server using http.get and http.post?
Whichever would be better.
Thanks in advance