Skip to content

Mock | Json Server - Categories #156

@AdrianRomanski

Description

@AdrianRomanski

My Wallets Tab
Wallet Details

Create mock for given endpoint - "/api/categories"

Example data

[{"id":1,"name":"shopping","type":"EXPENSE","userId":2},{"id":2,"name":"clothes","type":"EXPENSE","userId":2},{"id":3,"name":"fuel","type":"EXPENSE","userId":1},{"id":4,"name":"entertainment","type":"EXPENSE","userId":2},{"id":5,"name":"eating","type":"EXPENSE","userId":3},{"id":6,"name":"others","type":"EXPENSE","userId":3},{"id":7,"name":"salary","type":"INCOME","userId":1},{"id":8,"name":"my own business","type":"INCOME","userId":1},{"id":9,"name":"others","type":"INCOME","userId":2}]

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