all repos — caroster @ 8308eb9f10e3a9fa98fe1da5c7fb724984d58f47

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

api/car/controllers/car.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 = {};