ampp
amppโ€ข4w ago

would it be crazy to add a new api path

would it be crazy to add a new api path along with api, internal.. authenticated - seems like it would improve my dx ๐Ÿ™ƒ
2 Replies
ari
ariโ€ข4w ago
GitHub
convex-helpers/packages/convex-helpers/README.md at main ยท get-con...
A collection of useful code to complement the official packages. - get-convex/convex-helpers
ampp
amppOPโ€ข4w ago
Yeah, i make use of it so much, especially with my ent's project i even have wrapped internal functions that keep context. I was auditing my function files today and thinking it would be a faster way to detect if something is using a api call it shouldn't. I often find myself double checking the children that they are wrapped properly so this would reduce that too.

Did you find this page helpful?