2.1.1 • Published 10 months ago

alfred-crud-client v2.1.1

Weekly downloads
9
License
MIT
Repository
github
Last release
10 months ago

CRUD client

Linting GitHub Actions Coveralls Donate

CAUTION As of now, this library is more like an experiment and WIP.

CRUD client is a library which aims to make it easy and lightweight to access REST APIs for CRUD operations.

As of now it just tries to make it easy to work on list of entites. E.g. assuming a school-database containing a table for pupils, it allows listing all pupils, select and edit it on the client, sending the update back to the server or deleting it.

It is mainly thought to be used iin ViewModels like vue.

Credits

2.1.1

10 months ago

1.0.5

2 years ago

2.0.2

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago