all repos — caroster @ a69dc08b4f89eca3499b1321ae3077f0846ae591

[Octree] Group carpool to your event https://caroster.io

backend/api/event/services/event.js (view raw)

1'use strict';
2
3/**
4 * Read the documentation (https://strapi.io/documentation/v3.x/concepts/services.html#core-services)
5 * to customize this service
6 */
7
8module.exports = {};