ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

Bug/issue 1059 api routes and api calls overlap #1062

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1059

Summary of Changes

  1. Properly detect API routes directory for hybrid server detection
  2. Within hybrid server, properly detect for API Routes from /api* calls

TODO

  1. [x] Should probably be able to find way to test this