Skip to content

Commit 0f196a8

Browse files
Link to JSON:API site
1 parent ac98934 commit 0f196a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @codingitwrong/jsonapi-client
22

3-
A lightweight client for making requests to a JSON:API service.
3+
A lightweight client for making requests to a [JSON:API](https://jsonapi.org/) service.
44

55
- It doesn't attempt to provide a way to utilize every possible feature of JSON:API; instead, it offers a core set of functionality sufficient for most apps.
66
- It doesn't attempt to abstract away the JSON:API object format; instead, it returns JSON:API data as-is.

0 commit comments

Comments
 (0)