Guides
Packages
API Reference
Design
Get Started
Menu
Docs
API
@daffodil/driver
in-memory
DaffInMemoryDataServiceInterface
DaffInMemoryDataServiceInterface
An interface for defining in memory services that can handle CRUD requests.
Properties
Name
Type
Description
get
Observable<any>
The R in CRUD.
post
Observable<any>
The C in CRUD.
put
Observable<any>
The U in CRUD.
delete
Observable<any>
The D in CRUD.
Graycore, LLC © 2018 - 2025. Code licensed under an
MIT-style License
. Documentation licensed under
CC BY 4.0.
Please enable JavaScript to continue using this application.