all repos — caroster @ 95876236a197ac3c43205c69fd4e70f3a300105c

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

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

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