Created
September 6, 2017 10:14
-
-
Save developerdino/5f9904e25bdbcfde1ae357238ff095da to your computer and use it in GitHub Desktop.
Using Laravel 5.5 Resources to create your own {JSON:API} formatted API - Medium Gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 1, | |
| "title": "JSON API paints my bikeshed!", | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment