JSON and API, etc …

What is API and how to create own API?

 The set of functions and procedures allowing the creation of applications that access the features or data of an operating system, application, or other service.


What is JSON?

JSON is a lightweight format for storing and transporting data.

How to implement key value pair?

Use Map

How to use precreated API.

Use of the Weather API in Flutter

This package uses the OpenWeatherMAP API to get the current weather status as well as weather forecasts. The weather can currently be fetched by providing a geolocation or a city name.

To view or add a comment, sign in

More articles by Sam Bhusal

  • AWS Questions - 10/6/2021

    What is Cloud computing ? Cloud computing is the distribution of computing services like storages, databases, software,…

  • Day 5 Python

    Day 5 Python How to be successful in python? To practice and practice. Programming using variables What is variable?…

  • Python Day 2

    Python Continued..

  • Day 3 of Flutter

    Dart pad debug console and terminal instead of just writing print Life is beautiful 3 times like this print("Life is…

  • Day 14 of flutter class

    1)What is statelesswidget ? A stateless widget in flutter is is defined as any widget which changes its state within…

  • Day 1 of AWS 10/12/2020

    What is Cloud computing ? Cloud computing is the distribution of many distinct services. How AWS cloud is different…

  • Day 1 Intro to Python

    Day 1 Session 1 Before beginning Python we should first address some questions that generally arouse in first time…

  • Intro to Linux/Unix 3/21/2021 Overview

    Chapter 1 The Standard Boot process for PC Power to Computer The Basic Input/output system (BIOS) is read from a chip…

Explore content categories