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

https://github.com/codenoid/pony-http-client-example


https://github.com/codenoid/pony-http-client-example

example pony-language

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pony HTTP Client Example Usage

Running :

```
git clone https://github.com/codenoid/pony-http-client-example
cd pony-http-client-example
stable fetch
stable env ponyc
./pony-http-client-example
```