all repos — caroster @ 52ee507b9a4f736cdf8137435e886ca6e9f41b1b

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

backend/src/api/event/routes/event.ts (view raw)

1import { factories } from "@strapi/strapi";
2
3export default factories.createCoreRouter("api::event.event");