Commit Graph

24 Commits

Author SHA1 Message Date
Alexey Skobkin 734881b9d1 Point Tools API method renamed. 2016-03-30 05:02:41 +03:00
Alexey Skobkin 6f412ee8c3 CLI options refactored to the new library. 2016-03-29 11:22:44 +03:00
Alexey Skobkin 8c5c4cf430 Code separated. Point Tools and Point.im API wrappers moved to separate repositories. 2016-03-29 10:32:20 +03:00
Alexey Skobkin 9efce351d8 Limit bugfix. 2016-03-28 02:52:29 +03:00
Alexey Skobkin df54db176d Crawler now supports 2 new flags: -u (select from uuid) and -c (number of pages to get). 2016-03-28 02:48:16 +03:00
Alexey Skobkin d791b2377c -f flag added (force continue). Error message when response has error. 2016-03-25 20:12:13 +03:00
Alexey Skobkin f1d46ca56c API urls moved to CLI parameters. 2016-03-25 18:23:40 +03:00
Alexey Skobkin 3e4cabcaf4 README.md fixed. 2016-03-25 18:10:11 +03:00
Alexey Skobkin 3cc249e2c6 README.md updated. 2016-03-25 18:09:41 +03:00
Alexey Skobkin 0e13e07f72 Recommendation deleted. Files array added. 2016-03-24 21:50:23 +03:00
Alexey Skobkin efc59f1a99 README.md draft. 2016-03-22 23:21:21 +03:00
Alexey Skobkin d8646c21a2 CLI flags variables renamed. 2016-03-22 23:12:37 +03:00
Alexey Skobkin ac668ee2cd Point Tools token is now command-line parameter. 2016-03-22 22:57:47 +03:00
Alexey Skobkin a2e6e55e36 PointToolsClient now have token in parameters. 2016-03-22 22:50:04 +03:00
Alexey Skobkin 1a46963be9 post.go tag array definition fix. 2016-03-22 22:47:37 +03:00
Alexey Skobkin 702be5ea72 Small error message fix. 2016-03-21 23:56:42 +03:00
Alexey Skobkin a1e1478fb5 Code style fix. 2016-03-21 23:54:09 +03:00
Alexey Skobkin 8502252e8f Point-tools server response processing. Small refactoring. 2016-03-21 23:49:53 +03:00
Alexey Skobkin 24f532d6f1 HTTP client functionality refactored. PointToolsClient added. 2016-03-21 01:06:34 +03:00
Alexey Skobkin 9e1adb2867 Namespace change. Test point-tools request implementation 2016-03-18 20:47:17 +03:00
Alexey Skobkin 6e2664d6d3 client.go POST requests fixed. 2016-03-18 00:40:13 +03:00
Alexey Skobkin 602552baf9 Client now can fetch next pages. 2016-03-16 01:56:51 +03:00
Alexey Skobkin 200ff53885 Test point API client implementation. 2016-03-16 01:21:50 +03:00
Alexey Skobkin db03711445 initial 2016-03-07 23:04:50 +03:00