Skip to content

Change api to something like a ORM  #1

@royendgel

Description

@royendgel

instead of doing vend.add_customer()
do something like :
vend.Customer.create()
vend.Customer.delete()
vend.Customer.update()
vend.Customer.list()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions