pathom

sheluchin 2023-03-03T13:25:37.409939Z

Anyone thought about using https://github.com/donut-party/dbxray or something like it to help with automatically generating resolvers based on an existing DB?

👂 1
2023-03-03T14:58:09.907699Z

Uhm yeah I have some proof of concept locally 😅 i can share it later. There are also other pathom libs, but they built on pathom 2 AFAIK.

👍 1
sheluchin 2023-03-03T14:59:18.480459Z

Cool! I thought someone might have had this idea. Seems like it could offer a nice bit of leverage. Please do share, if you don't mind 🙏

➕ 1
2023-03-03T15:03:23.639919Z

Yeah i could use some feedback as well. Im not that experienced with Pathom. Im away from the computer now. I will try to share it this weekend

Eric Dvorsak 2023-03-06T08:17:51.202119Z

I use fulcro-rad-sql, It's not fully automated as you need to model your attributes with he defattr macro, but it then makes it very easy to generate a UI