AtillaTahak / railsServices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{For Reqres application backend}

I am created two api endpoint. I created two services for fetching data from api

Table of Contents

Overview

Built With

  • Ruby
  • [Ruby on Rails]
  • [Rubocop]
  • [Rspec]
  • [Httparty]

Features

How To Use

To clone and run this application, you'll need Git and Ruby (which comes with [bundle])

# Clone this repository
$ git clone https://github.com/AtillaTahak/railsServices

# Install dependencies
$ bundle install

# Check Rubocop
$ rubocop

# Test 
$ bundle exec rspec

# Run the app
$ rails s

Acknowledgements

Contact

About


Languages

Language:Ruby 99.2%Language:HTML 0.8%