Skip to content

This project revolves around the secenario that 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 e…

Notifications You must be signed in to change notification settings

muydanny/rails_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Engine

This project revolves around the secenario that 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.

Project Coverage

  • Exposes an API.
  • Uses serializers to format json responses
  • Tests API exposure
  • Composes advanced ActiveRecord queries to analyze information stored in SQL databases.
  • Has SQL statements without the assistance of an ORM.

About

This project revolves around the secenario that 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 e…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published