You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app features a versioned REST API consumed by a front end built
in Vue.js
There isn't really any design to the UI. Vue is being used here to for the
purpose of managing the DATA and performing CRUD operations that target
the API.
About
REST API with Rails and consuming client UI with Vue.js