{"id":14955820,"url":"https://github.com/justalever/recordstore","last_synced_at":"2025-10-06T08:32:25.805Z","repository":{"id":39694953,"uuid":"166892300","full_name":"justalever/recordstore","owner":"justalever","description":"A Vue.js front-end paired with a Ruby on Rails API-based backend","archived":false,"fork":false,"pushed_at":"2022-12-14T07:20:54.000Z","size":2342,"stargazers_count":75,"open_issues_count":31,"forks_count":43,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T21:05:41.600Z","etag":null,"topics":["es6","rails","ruby","rubyonrails","tailwindcss","vuejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justalever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-21T23:00:14.000Z","updated_at":"2025-01-15T05:24:30.000Z","dependencies_parsed_at":"2023-01-28T19:00:52.990Z","dependency_job_id":null,"html_url":"https://github.com/justalever/recordstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Frecordstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Frecordstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Frecordstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Frecordstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justalever","download_url":"https://codeload.github.com/justalever/recordstore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235515426,"owners_count":19002481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["es6","rails","ruby","rubyonrails","tailwindcss","vuejs"],"created_at":"2024-09-24T13:11:51.422Z","updated_at":"2025-10-06T08:32:20.410Z","avatar_url":"https://github.com/justalever.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![https://i.imgur.com/fjlYsDH.jpg](https://i.imgur.com/fjlYsDH.jpg)\n\n# Ruby on Rails API with Vue.js\n\n_An 8-part tutorial on how to build a Ruby on Rails API based app using Vue.js as the frontend_\n\nDid you know Ruby on Rails can be used as a strict API based backend application? What's the benefit to this? Think of it as a single source of truth for multiple _future_ applications to absorb and use this data directly. Anything from a native mobile application, to a front-end framework, can talk with this data. Many apps can essentially communicate with a \"source of truth\" in return which means more consistent applications for all.\n\nIn this build, I'll be crafting a simple but thorough application where Ruby on Rails is our backend and Vue.js + Axios is our front-end. I'll create two apps that communicate in order to achieve the same result of a normal Rails-based app but with all the perks of an API.\n\n#### Used in this build\n\n- `Rails 5.2.2`\n- `Ruby 2.5`\n- Gem `bcrypt 3.1.7`\n- Gem `rack-cors`\n- Gem [`redis 4.1.0`](https://github.com/redis/redis-rb)\n- Gem [`jwt-sessions`](https://github.com/tuwukee/jwt_sessions)\n\n\n\n### What are we building exactly?\n\nThis app at its core is simple. It will be an archive of vinyl records for sale and categorized by artist. We won't be implementing a ton of foreign logic but rather just getting the foundations of an API-based application in order. We'll touch on authentication (not using Devise \u0026#x1f609;) and basic CRUD.\n\nThere will be two apps.\n\n- A Ruby on Rails backend - This will handle our data, sessions, and authentication.\n- A Vue.js frontend - This will be the view layer but also the one responsible for sending and receiving data to our rails-based backend. The front-end will run on a different instance using the [Vue-CLI](https://cli.vuejs.org/) to help us set up an app.\n\n[Read and watch the whole tutorial series](https://web-crunch.com/ruby-on-rails-api-vue-js/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalever%2Frecordstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustalever%2Frecordstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalever%2Frecordstore/lists"}