rvvergara / bookstore_rails_app

2 stars 1 forks source link

bookstore-rails-api

standard-readme compliant

JSON API app build using Ruby on Rails

App generated using this custom Rails Template

Version 1 Features:

Background

With frontend frameworks and libraries increasing the complexities of processes that happen on the client side, we can now build simpler backend applications. REST API's connect such client-side applications to the database.

I built this backend API mainly for the application I built using React and Redux (as well as a server-rendered version using Next JS).

Table of Contents

Main Technologies used

Install

Follow these steps:

Usage

rails s

Goto localhost:3000

Use either httpie on the terminal or Postman to do requests

See this React Redux app as showcase for how the API is utilized.

Maintainer

Ryan

Contributing

Ryan

PRs accepted.

License

MIT © 2019 Ryan Vergara