This is not so much an ask for help as a hint on how to do something, but I thought this may be the best place to post it.
I'm in the middle of developing a SaaS app (Nordcraft + Xano) and I was getting a little lost in all the API calls I have, and which pages and components in NC were calling which endpoints. Here's what gave me fairly decent results:
- In Xano, export the workspace including all queries
- from the NC project page, export the project
Give both files to Claude (I assume ChatGPT will work as well) and ask it to identify all API calls from the Xano export and determine where those API calls are used in the app. The screenshot shows what it came up with.
I am working inside a Claude project which has some specific instructions and memory, so your mileage may differ. And I am sure you can extract a lot more value from this.
Hope this helps in your dev work.