8000 GitHub - ross-ian28/rails-engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ross-ian28/rails-engine

Repository files navigation

Project Description

You are working for a company developing an E-Commerce Application. Your team is working in a service-oriented architecture, meaning the front and back ends of this application are separate and communicate via APIs. Your job is to expose the data that powers the site through an API that the front end will consume.

Learning Goals

  • Expose an API
  • Use serializers to format JSON responses
  • Test API exposure
  • Use SQL and AR to gather data

Getting Started

Installation Steps:

  • $ git clone git@github.com:ross-ian28/rails-engine.git
  • $ cd rails-engine
  • $ bundle install
  • $ rails db:{:create,:migrate}
  • Run rspec with bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0