interfax / interfax-java

Fax send and receive in Java with the InterFAX REST API
https://www.interfax.net/en/dev/java
MIT License
5 stars 9 forks source link

Write a simple getting started sample #7

Closed cbetta closed 8 years ago

cbetta commented 8 years ago

@anuragkapur please have a look at the Getting Started in the ruby library https://github.com/interfax/interfax-ruby

As you can see it's not the point to explain how to initialise the client, instead it's a few lines to demonstrate how to use the library to send a fax, and check it's status. Please move the client section to under Usage and expand the Getting started in the same way as we did for the Ruby library.

anuragkapur commented 8 years ago

@cbetta - done: https://github.com/interfax/interfax-java#getting-started