bookstore-backend icon indicating copy to clipboard operation
bookstore-backend copied to clipboard

Demo app for a series of articles

Bookstore Backend

Build Status Code Climate Test Coverage

⚠️ This repository is no longer maintained, and remains here for reference purposes.

This is an example app developed for a series of articles about Rails API apps and connecting modern JavaScript front ends to them. You can read all the articles on my blog under this tag: https://paweljw.github.io//tags/rails-api-series/.

It is recommended you start with part 0, located at https://paweljw.github.io/2017/07/rails-5.1-api-with-vue.js-frontend-part-0-stack-choices/.

🐱