Commit Graph

11 Commits

Author SHA1 Message Date
cea3ae3365
.gitignore: Avoiding commit .php_cs.cache 2019-06-20 00:58:02 -03:00
362afc1dfd
Refactoring curl functions 2019-06-19 20:50:28 -03:00
d772ee5d47
Transforming into a composer package class
As I should use this into more than one project, it would be better to
turn it into a composer package. So I learn how to do that and use it at
work at the same time.
2019-06-19 10:39:34 -03:00
546814b26c
More tests and a small refactoring 2019-06-17 21:23:12 -03:00
9c32f3b8d8
Starting to organize API functions and responses 2019-06-15 13:49:37 -03:00
3a16408540
Testing some options 2019-03-01 21:25:19 -03:00
e6f805f76a
Now Oauth is in a separate file than the API itself 2019-03-01 21:00:37 -03:00
443119787f
Adding project as a Composer package 2019-03-01 21:00:16 -03:00
019bd4ed15
Including .gitignore 2019-03-01 20:59:59 -03:00
c4edf3e08f
Including composer instruction as a test 2019-03-01 01:34:13 -03:00
764cf87288
INIT 2019-02-27 01:41:46 -03:00