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

Показать описание
Use TimeFlink to be more productive, mange your time, plan your task...
_____________________________________________________________________
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
____________________________________________________________________
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:
______________________________________________________________________
#Golang #HTTP #RESTAPI #Flutter #Dart #FutureBuilder #AndroidApp #iosApp #async
_____________________________________________________________________
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
____________________________________________________________________
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:
______________________________________________________________________
#Golang #HTTP #RESTAPI #Flutter #Dart #FutureBuilder #AndroidApp #iosApp #async