UNPKG

splitify

Version:

Splitify is a way to save your time when sharing the restaurant bill with someone

9 lines (8 loc) 217 B
Router.route('/participants', { name: 'participant.list', controller: 'ParticipantListController' }); Router.route('/participants/:_id', { name: 'participant.view', controller: 'ParticipantViewController' });