rrabinovitch / rails_engine_rr

ReST API for sales data
0 stars 0 forks source link

Items rest endpoints #16

Closed rrabinovitch closed 4 years ago

rrabinovitch commented 4 years ago

• Implement Items endpoints for GET #index, GET #show, POST #create, PUT #update, and DELETE #destroy routes and methods • Add fast_jsonapi gem for serializers