Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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
```