Skip to content

Data API mock receptor #156

@apitodigital

Description

@apitodigital

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": {}
  })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions