Api is an Application Programming Interface where servers talk to each other . Api data is most common in JSON (JavaScript Object Notation) and in XML(Extensible Markup Language) format. To create this weather app we use JSON. In JSON format the da...
codesandeep.hashnode.dev4 min readNo responses yet.