I want to explain a path between client part in angular 2/4 and my API in node.js, express and mongodb

Clash Royale CLAN TAG#URR8PPP
I want to explain a path between client part in angular 2/4 and my API in node.js, express and mongodb
I have to explain in my specification what is the path in an api in node.js and express to add elements in the database in mongodb?
I already explain the client part but i can't tell when i get data what is the path in my api which will added these at my collection in mongodb.
Can you help me please?? it's very important for my diploma.
Thanks you very much in advance!
Okay if you want i can show you my code but I just want to know the general way of inserting data passing from the client part in Angular 2 to an API in node.js, express and mongodb, that's all.
– sarah
Aug 12 at 19:28
Ah, that's a completely different question. This is too broad. Read the documentation of express.
– JB Nizet
Aug 12 at 19:32
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
If you wrote the code, can look at it, but can't find the path of the service used to save whatever you're saving, how could we find it without having a single line of your code?
– JB Nizet
Aug 12 at 16:54