https://github.com/jelhan/demo-lumen-json-api
https://github.com/jelhan/demo-lumen-json-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jelhan/demo-lumen-json-api
- Owner: jelhan
- Created: 2017-10-13T10:09:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T10:09:56.000Z (over 7 years ago)
- Last Synced: 2024-10-30T03:49:52.381Z (7 months ago)
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# demo-lumen-json-api
This repository is only meant for testing lumen support of [laravel-json-api](https://github.com/cloudcreativity/laravel-json-api) via branch jelhan/laravel-json-api#lumen.
Currently only fetching a list of posts via `GET /api/v1/posts` is working.
Development is abandoned. Just pushing that one as a starting point for others.