Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 887 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 887 Bytes

JSON:API Client Example

This folder contains example to demonstrate the usage of the @stantanasi/jsonapi-client package

Refer to ./src/index.ts and other files for example usage

Getting started

Prerequisites

Setup

Install the packages required

npm install

Development

Run the application

npm run start

You can freely modify ./src/index.ts and other files to test

Author

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details


© 2025 Lory-Stan TANASI. All rights reserved