Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 773 Bytes

File metadata and controls

44 lines (32 loc) · 773 Bytes

CatAPI

Cat API is a basic rails app that helped me to build my skills .

cat api by  rizikolik

Usage

Show instructions
  1. Install the the app:

    $ bundle install
  1. How to see project:

    $ bundle exec rails s
    go to localhost of your machine

Used Stacks and Methods:

  1. Ruby and Ruby on Rails
  2. Postgresql for storing data .
  3. Restful
  4. Bootstrap
  5. Font Awesome
  6. Flash Messages for Notifications
  7. Sass
  8. Erb and Views in Rails