You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# @codingitwrong/jsonapi-client
2
2
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.
4
4
5
5
- 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.
6
6
- It doesn't attempt to abstract away the JSON:API object format; instead, it returns JSON:API data as-is.
0 commit comments