-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Anyone know an Atlas Data API Mock?
I had hard time finding one, we can create an adapter using this library as a base?
In my knowledge looks very easy to do that, just create a HTTP interceptor to run the operations using this package (mongo-mock), the responses are very similar... there is something that i'm forgetting about?
Example of Atlas DATA API Mock Request
await client.post('/action/find', {
"collection": "collection",
"database": "database",
"dataSource": "project",
"projection": {}
})Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels