all repos — caroster @ d5bf219b652f2f60fd39d2f6c78fa9ac42f249d8

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