all repos — caroster @ 23027a122b6cf9f8018dc50a51bb031d35f1598b

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