Standard Resource
  • Introduction
  • Read Me
  • Introduction
    • Motivation
    • Core Concepts
  • Store
    • Creating a Store
  • Resources
    • Resource Data
    • Creating
    • Retrieving
    • Updating
    • Deleting
    • Using Computed Attributes
    • Schemas
  • Groups
    • Creating
    • Retrieving
    • Updating
    • Deleting
    • Sorted Groups
  • API Reference
    • createResourceStore
    • Store
  • Glossary
  • Changelog
Powered by GitBook
On this page

Resources

PreviousCreating a StoreNextResource Data

Last updated 7 years ago

A resource is an atomic unit of data. For instance, if your application manages books, then each individual book object would be a resource.

Resource Data
Creating Resources
Retrieving Resources
Updating Resources
Deleting Resources
Using Computed Attributes
Schemas