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.
sakdakk/Store-GoLang-Flutter
Releases
No releases published
Languages
- C++ 47.0%
- CMake 22.2%
- Dart 11.9%
- HTML 11.0%
- Go 4.2%
- C 2.1%
- Other 1.6%