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

https://github.com/webong/laravel-apimodel

Create Laravel like Model without database, presuming the external source is a restful API you need to wrap
https://github.com/webong/laravel-apimodel

api api-wrapper laravel model

Last synced: 26 days ago
JSON representation

Create Laravel like Model without database, presuming the external source is a restful API you need to wrap

Awesome Lists containing this project

README

          

# laravel-apimodel
Create Laravel like Model without database, presuming the external source is a restful API you need to wrap