POST to create a new resource in a collection https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/pacticipants.rb POST to "do something" https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/webhook_execution.rb PUT https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/pact.rb GET single resource https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/pact.rb GET collection resource https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/latest_pacts.rb DELETE https://github.com/bethesque/pact_broker/blob/master/lib/pact_broker/api/resources/pacticipant.rb