You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would really like to see official support for this functionality! It would make some of my use cases so much easier and also solve issue #136 ! Is there any progress on this @awtkns ?
Is it possible to the call the CRUD functions inside the application from other parts of the code? How do I do that?
ie:
user = users.get(f"/user/{user_id}")
or something like that?
The text was updated successfully, but these errors were encountered: