Answer the question
In order to leave comments, you need to log in
How to upload content on the site?
I am new to website development. I have a server with an already working API. Everything is hosted at core.example.com. But at example.com I want to host a site to display/set my database.
How do I even upload information? There are a couple of options.
- Write everything again in php (database access, search, authorization, etc.).
- Use the already written api and access the database via localhost. For example localhost/getObjects
And if the latter, how is it done? Ajax?
The api itself is written in node.js and the database in MongoDB
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question