I am building a restful api with node and express which get some data from the database and serve it and from my backend code i shall get this data with a ajax request from the front end. My question is do i also need to make any kind of request to the database from the api to get the data updated? Thanks in advance!
via Hasan Mozumder
No comments:
Post a Comment