An open API service indexing awesome lists of open source software.

https://github.com/tinawebdev/recordstore

A Vue.js front-end paired with a Ruby on Rails API-based backend
https://github.com/tinawebdev/recordstore

rails-api rails6 tailwindcss vuejs2

Last synced: 11 months ago
JSON representation

A Vue.js front-end paired with a Ruby on Rails API-based backend

Awesome Lists containing this project

README

          

# Ruby on Rails API with Vue.js
A simple application where Ruby on Rails is backend and Vue.js + Axios is front-end.

## Used in this build
- Rails '6.0.2.2'
- Ruby '2.6.3'
- Gem bcrypt '3.1.7'
- Gem rack-cors
- Gem redis '4.0'
- Gem jwt-sessions