Announcing Gatsby’s new File System Route API
The new File System Route API allows you to move route creation logic out of gatsby-node.js and into the file name of the template itself. This eliminates the need for gatsby-node.js entirely for most route creation use cases -- and helps devs create sites faster!
Lennart Jörgens • November 17th, 2020# announcements, route-api