9 Minutes | Golang API Server | Flutter App | Part - 1/2

137 Просмотры
Издатель
Use TimeFlink to be more productive, mange your time, plan your task...
https://play.google.com/store/apps/details?id=com.TimeFlink.Android
_____________________________________________________________________

In this video (Part - 1/2) of this series, we are going to implement a Golang
API server which caters to HTTP GET request from client.
We will create a hypothetical store with products carrying
attributes: Name, Price and Count. A valid HTTP GET
request gets a response with list of products.

In Part-2/2 of this series, we are going to develop a
Flutter App that will execute API calls to server. The
fetched data in JSON format from server will be
displayed in List. https://youtu.be/ezl4w4xDXAo

____________________________________________________________________

Those, who are new to Golang, could notice following implementations:

-- How to use Gorilla/mux for FETCH API server

-- How to set up an HTTP server using Golang in simple way

-- How to accept and response to HTTP requests

-- How Golang Struct can be used similar to Class in other programming languages like python, java, javaScript, C++ etc.
______________________________________________________________________

Source code @ GitHub Link:
https://github.com/rrrCode9/FlutterGolangAPI

______________________________________________________________________

#Golang #HTTP #RESTAPI #Flutter #Dart #FutureBuilder #AndroidApp #iosApp #async
Категория
Язык программирования Dart
Комментариев нет.