Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talesmousinho/laravel-api-consume
Laravel 5 Guzzle wrapper, providing easy access to API endpoints, based on https://github.com/Media24si/ApiResource
https://github.com/talesmousinho/laravel-api-consume
api api-client api-wrapper apiconnect guzzle guzzle-interface guzzle-services guzzlehttp laravel laravel-5-package laravel-framework laravel5
Last synced: 5 days ago
JSON representation
Laravel 5 Guzzle wrapper, providing easy access to API endpoints, based on https://github.com/Media24si/ApiResource
- Host: GitHub
- URL: https://github.com/talesmousinho/laravel-api-consume
- Owner: talesmousinho
- License: mit
- Created: 2017-09-16T23:58:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T16:32:52.000Z (over 7 years ago)
- Last Synced: 2024-12-09T02:07:33.684Z (2 months ago)
- Topics: api, api-client, api-wrapper, apiconnect, guzzle, guzzle-interface, guzzle-services, guzzlehttp, laravel, laravel-5-package, laravel-framework, laravel5
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# laravel-api-consume
Laravel 5 Guzzle wrapper, providing easy access to API endpoints, based on Media24si/ApiResource