An open API service indexing awesome lists of open source software.

https://github.com/jelhan/demo-lumen-json-api


https://github.com/jelhan/demo-lumen-json-api

Last synced: about 2 months ago
JSON representation

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.