Skip to content

Reflect data changes (POST, PUT, PATCH or DELETE requests) #20

@FrancescoBorzi

Description

@FrancescoBorzi

Is there a way to make the mocks hold some kind of status so we can make adding/removing/editing entities work?

For example, json-server has a way to do it:

If you make POST, PUT, PATCH or DELETE requests, changes will be automatically and safely saved to db.json using lowdb.

I was wondering if in ng-apimock we can have something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions