Skip to content

Commit

Permalink
add link for CakePHP 4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
rrd108 committed Nov 11, 2023
1 parent 6ba81c1 commit 46ddf46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# JsonApiException plugin for CakePHP

Make your CakePHP 4 JSON REST API response more descriptive on errors.
Make your CakePHP 5 JSON REST API response more descriptive on errors.

For CakePHP 4 support use the [CakePHP 4 branch](https://github.com/rrd108/cakephp-json-api-exception)

If you want a simple solution for token authentication for a CakePHP JSON REST API, then check this: [CakePHP API Token Authenticator](https://github.com/rrd108/api-token-authenticator)

Expand Down

0 comments on commit 46ddf46

Please sign in to comment.