/api-links-demo

Demonstration of how to use links in API responses

Primary LanguageJavaScript

API links demo

This is a example project demonstrating how to use links in API responses. Links help us to build more efficient client applications.

Development

Install dependencies:

npm install

Start the local development server:

npm run start

Deployment

Changes to master branch automatically deploy to api-links-demo.surge.sh