Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxgfr/api-php-container
API made in PHP to interact with Hyperledger (composer-rest-server)
https://github.com/maxgfr/api-php-container
api composer composer-package composer-rest-server container hyperledger hyperledger-composer php
Last synced: about 5 hours ago
JSON representation
API made in PHP to interact with Hyperledger (composer-rest-server)
- Host: GitHub
- URL: https://github.com/maxgfr/api-php-container
- Owner: maxgfr
- Created: 2018-07-10T07:48:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:20:30.000Z (8 months ago)
- Last Synced: 2024-04-14T11:31:45.963Z (7 months ago)
- Topics: api, composer, composer-package, composer-rest-server, container, hyperledger, hyperledger-composer, php
- Language: PHP
- Homepage:
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-php-container
This project is linked to [this project](https://github.com/maxgfr/blockchain-container).
Firstly, you have to install composer [here](https://getcomposer.org/).
I use guzzle to make this request
### To use it :
```
composer install
```