Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to API Routing #476

Open
5 of 8 tasks
blittle opened this issue Jan 18, 2022 · 2 comments
Open
5 of 8 tasks

Improvements to API Routing #476

blittle opened this issue Jan 18, 2022 · 2 comments

Comments

@blittle
Copy link
Contributor

blittle commented Jan 18, 2022

Improvements to API Routing:

@frehner
Copy link
Contributor

frehner commented Jan 18, 2022

Allow /comments/index.server.js and /comments/[handle].server.js folder structure? Shopify/hydrogen#391 (comment)

@blittle
Copy link
Contributor Author

blittle commented Jan 18, 2022

Allow /comments/index.server.js and /comments/[handle].server.js folder structure? #391 (comment)

Probably more a general improvement to routing, this could help non API routes as well. Happy to address it here at the same time though!

blittle referenced this issue Jan 24, 2022
1. Make sure that API routes hot reload properly - Shopify/hydrogen#497
2. Support automatically creating Responses from strings and primitive JS objects - Shopify/hydrogen#476
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants