mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
minor fmt
Former-commit-id: d22d8c4a715326901cd12368268eb3fb3e087a5f
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# A Todo MVC Application using Iris and Vue.js
|
||||
|
||||
## Hackernoon Article: https://twitter.com/vuejsdevelopers/status/954805901789224960
|
||||
|
||||
Vue.js is a front-end framework for building web applications using javascript. It has a blazing fast Virtual DOM renderer.
|
||||
|
||||
Iris is a back-end framework for building web applications using The Go Programming Language (disclaimer: author here). It's one of the fastest and featured web frameworks out there. We wanna use this to serve our "todo service".
|
||||
|
||||
Reference in New Issue
Block a user