Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodkranz/yar-go
https://github.com/rodkranz/yar-go
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodkranz/yar-go
- Owner: rodkranz
- Created: 2017-09-26T13:44:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T13:56:27.000Z (over 7 years ago)
- Last Synced: 2024-11-07T22:42:24.199Z (about 2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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