Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how do you get the query string in next app dir api routes? - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
6 replies
cje
how do you get the query string in next app dir api routes?
like on
GET example.com/api/foo?bar=%22baz%22
GET example.com/api/foo?bar=%22baz%22
i want to get
{ bar: "baz" }
{ bar: "baz" }
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
drizzle + next app dir
TTC
Theo's Typesafe Cult / questions
3y ago
Caching ORM response in Next app dir
TTC
Theo's Typesafe Cult / questions
3y ago
@next/mdx with slug in app dir
TTC
Theo's Typesafe Cult / questions
3y ago
Use State and metadata API in the same component (next 13 app dir)
TTC
Theo's Typesafe Cult / questions
4y ago