Could not understand the concept of Api
Could not understand the concept of Api
Hello Pradhyumna, See API’s are application interface program. Generally take it as 3rd party service that you want to use in your project or you can create one so that other’s can use it or interact with your services.
For an ex. think of a weather forecasting API, or news API you can build your product using these services. So it makes our work easier suppose now you don’t need to take care which news or how to take the news this all will be handled by the news api. Your task is just to connect it with your application.
I hope it is clear to you. In case it is clear to you pls mark it as resolve and provide the rating as well as feedback so that we can improve ourselves.
In case there is still some confusion pls let me know, I will surely try to help you out.
Thanks
Happy Coding !!