alfred-crud-client
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i alfred-crud-client

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

319 kB

Total Files

92

Last publish

Collaborators

  • lmeysel