@antelopejs/data-api
v0.1.0
Published
A flexible DataAPI interface for antelopejs that uses the API interface
Readme

@antelopejs/data-api
A module that provides data-api interfaces only, without implementation code.
Installation
ajs project modules add @antelopejs/data-apiInterfaces
This module implements the Data API interface it provides a standardized way to interact with data sources in your application. The interface is installed separately to maintain modularity and minimize dependencies.
| Name | Install command | |
| ------------- | --------------------------------------- | ----------------------------------------------------------------- |
| Data API | ajs module imports add data-api | Documentation |
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
