Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 284 Bytes

File metadata and controls

15 lines (11 loc) · 284 Bytes

README

Installation:

  • bundle install
  • rails s

Test:

  • curl localhost:3000/v1/categories
  • curl localhost:3000/v2/categories
  • curl localhost:3000/v1/users
  • curl localhost:3000/v2/users
  • curl localhost:3000/v1/products
  • curl localhost:3000/v2/products