Homepage API Controller to an existing Project | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Homepage API Controller to an existing Project

I have a simple project I'm working on and id like to add an API controller to my homepage, ow can I do that without creating a new project? On Visual Studio Code.

22nd Mar 2018, 4:41 AM
Luis
Luis - avatar
1 Answer
+ 1
You can create the API controller in NodeJS. You can do it without creating a new project. Just add a folder named server or api and add backend code in it
18th Nov 2020, 6:48 AM
Lijo M Loyid
Lijo M Loyid - avatar