Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 404 Bytes

File metadata and controls

15 lines (11 loc) · 404 Bytes

Restful API Ruby on Rails

Contoh Restful API menggunakan Ruby on Rails dengan tambahan plugin Grape (https://github.com/ruby-grape/grape)

Intruksi untuk menggunakan:

  1. bundle install
  2. rails s

Route API:

  • http://localhost:3000/api/v1/office/employee/list
  • http://localhost:3000/api/v1/music/list
  • http://localhost:3000/api/v1/music/album
  • http://localhost:3000/api/v1/music/genre