Skip to content

usmanasif/adhoc-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

AdHoc-Homework

System Requirements

  • Ruby version 2.6.0
  • Rails version 5.2.3

Getting Started

  • Download and extract the zip file and go to the directory of project i.e adhoc-hw
    • cd adhoc-hw
  • Run bundle install to install all dependencies
  • Run server rails s
  • Visit the url, http://localhost:3000/users for getting list of all users
  • In order to change the api end point's baseURL, update the BASE_URL in users_controller.rb

Built with

  • HTTParty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published