Create Weather App using API
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...
Aug 14, 20214 min read