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
Hi,
may you please show a more detailed example of how to use your api with mongodb. What I mean is, how the data in db is accessed. You only show examples, in which you return any hard-coded json-object. But what's interesting is the db-access, e.g. how to read/ query books?
And is there a possibility to access a specific collections in mongodb? E.g. you have multiple tenants and each of them has a own collection.
Best regards!
The text was updated successfully, but these errors were encountered:
Hi,
may you please show a more detailed example of how to use your api with mongodb. What I mean is, how the data in db is accessed. You only show examples, in which you return any hard-coded json-object. But what's interesting is the db-access, e.g. how to read/ query books?
And is there a possibility to access a specific collections in mongodb? E.g. you have multiple tenants and each of them has a own collection.
Best regards!
The text was updated successfully, but these errors were encountered: