all repos — caroster @ c8aecf6e3de9336a00bdf30da7bcfde3f49a9cc2

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

backend/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 = {};