all repos — caroster @ 053cf2d0c2c2b5b42ff1999541cc8c947ed4fdf0

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

api/event/controllers/event.js (view raw)

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