Skip to content

Users API rh is a ruby on rails project. Created to give you a RESTful API in order to handle information about many users. It supports all the CRUD operation.

Notifications You must be signed in to change notification settings

kpatticha/users-api-rh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users API rh

Users API rh is a ruby on rails project. Created to give you a RESTful API in order to handle information about many users. It supports all the CRUD operation.

API Documentation

visit http://katerinapat.github.io/user-api-doc/

Requirements

  • Ruby 2.2.2+

  • Rails 5.0.0.1

  • Rails GIT

Get Started

Clone the repository git clone https://github.com/katerinapat/users-api-rh.git

Once you have cloned the repository, navigate to the project folder and run bundle install

Now setup and seed the database rake db:setup

Start Application rails s

About

Users API rh is a ruby on rails project. Created to give you a RESTful API in order to handle information about many users. It supports all the CRUD operation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published