all repos — caroster @ bfdcefc83e883d95ad54692b815b0686c4bf8e4b

[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");