all repos — caroster @ 47a79f2e6db07a9c78fb34fadd808a6e69cfeb52

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