index()
index() : \Illuminate\Http\Response
Display a listing of the resource.
Sample RESTful controller for Vessels
This is just to demostrate the concept of resource controllers in REST. Anyone with a valid api_token can do CRUD operations in vessels table.