

GitHub - ndabAP/vue-go-example: Vue.js and Go example project
source link: https://github.com/ndabAP/vue-go-example
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Vue.js and Go example project
Mathematical operations with Go (Golang) and Vue.js. See the demo (you may need to wait 30 seconds).
Features
- Create random data
- Get calculations from Go backend
- Uses in-memory persistence
Installation
Backend
Get the dep dependency tool and gin, a live reload utility. We also need Gonum for the statistical calculations.
$ go get -u gonum.org/v1/gonum/... $ go get github.com/codegangsta/gin
Fetch all dependent packages.
$ dep ensure
Start the server.
$ gin run main.go
Frontend
Install dependencies.
$ cd client && npm i
Start the server.
$ npm run serve
Now navigate to the provided URL.
Usage
First, investigate the specs. Second, create some random data points and persist them in-memory. Now get some basic calculations or a distribution chart.
Author
Julian Claus and contributors.
License
MIT
Recommend
-
8
Ionic 5 Tutorial: OAuth2 Login Example (Vue) by Didin J., updated on Nov 28, 2020
-
5
-
5
[Vue.js] Keyboard Event (Arrow Key Example) December 06, 2017 See dem...
-
11
[Vue.js] AJAX XMLHttpRequest (XHR) Example March 22, 2017 Examp...
-
8
[Vue.js] HTML Select Element Example April 27, 2017 Use
-
15
JSONP is a method which help you retrieve data from other domains. The following demo will show the headers of your HTTP request via JSONP and Vue.js....
-
6
vue-loader example Example using vue-loader with Webpack. Setup # install dependencies npm in...
-
18
Vue Js File Download Example with Axios 3084 views 8 months ago VueJs In this article, I will share with you how to d...
-
6
vue-command A fully working, most feature-rich Vue.js terminal emulator. See the demo and check the demo
-
7
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK