Skip to content

sakdakk/Store-GoLang-Flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store-GoLang-Flutter

Implemented a Golang API server which caters to HTTP GET request from client. I have created a hypothetical store with products carrying attributes: Name, Price and Count. A valid HTTP GET request gets a response with list of products. It is basically a Flutter App that will execute API calls to server. The fetched data in JSON format from server will be displayed in List.

About

A Golang API server implemented in a flutter app.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 47.0%
  • CMake 22.2%
  • Dart 11.9%
  • HTML 11.0%
  • Go 4.2%
  • C 2.1%
  • Other 1.6%