I don't understand how to create a route with Strapi 4

well i think there is one mistake replace get router() with get routes() in your post.js in routes folder ,as default router will not able to find method get router() .