How can I connect my existing angular project to strapi

Hi Team,

I have my existing project in Angular, how can I connect it to Strapi

i would suggest read the documentation and set it up.

Once setup, it’s just like any other API using the http client in angular to grab the data from the API.