spotify.cr
spotify.cr copied to clipboard
Stil alive?
Hey, what happened with this project? It has some interesting arch. I am building an API client myself. Mine has POSTs as well.
I like your Resource idea. I wish you can continue with this.
@renich I've not worked on it for a while, but let me know what you need and I can implement on my spare time or you can help me out 😄
@marceloboeira ah, great! I am glad you're still around. I am kind of busy right now, but I would like to help out in the near future.
@marceloboeira @renich I am studying Crystal again so I would like to help here. :-)
OK, so, i'd like to know how would you go about posting into an API using Crystal. Basically, building json and posting it, with error logging and validation.
Also, sometimes, the response is an object that is to be used. For example, the CloudSigma API. You need to get and post stuff. sometimes, you want the reponse to do other stuff.
That's my issue.
What's the status of this project? I need some sort of spotify API client for a side project, so I'd like to contribute in this project as i like the object structure. Let me know if I can help you out working on this.
@giuseongit hello, thanks for the interest. I will fix the current code with the last version of crystal and we can create a TODO list so that is easier for you and other contributors too.