Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rodkranz/yar-go


https://github.com/rodkranz/yar-go

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Example RPC
--

* Pre run

```
dep ensure
```

* Run Server

```
go run server/server.go
```

* Run Client

```
go run client/client.go
php -f index.php
```

## Requirements

#### GO

* **Dep**

go get -u github.com/golang/dep/cmd/dep

#### PHP requirements

* **YAR**

https://github.com/laruence/yar