crystal_api icon indicating copy to clipboard operation
crystal_api copied to clipboard

Instructions up to date?

Open maran opened this issue 8 years ago • 4 comments

Heya!

You mention a rewrite in the readme. Does this influence the instructions in the readme as well or could I still follow those for now?

maran avatar Aug 05 '16 16:08 maran

Hello.

Thank you for being interested. Unfortunately last change is so massive that readme is obsolete. Please follow spec file. I'm working a new api sample code and there would be some addons. At this moment there are some macros which cannot be customized.

akwiatkowski avatar Aug 18 '16 12:08 akwiatkowski

@maran Please check https://github.com/akwiatkowski/crystal_api/blob/master/payment_api_explained.md

akwiatkowski avatar Sep 02 '16 08:09 akwiatkowski

@akwiatkowski would love to get involved. Do you think that it's worth re-doing the README to reflect the current code base or are things changing too quickly?

braidn avatar Oct 30 '16 19:10 braidn

@braidn At this moment I think usage is rather stable. Thre should not be major changes in what you type, how you call methods, but it is possible that next kemal and crystal version can make some problems.

You can also check https://github.com/akwiatkowski/herealive/tree/master/src/herealive It is more ready use case

akwiatkowski avatar Nov 23 '16 13:11 akwiatkowski