Commit graph

12 commits

Author SHA1 Message Date
bb84940a7a slowly updating documentation with rdoc stuff so we can generate yard server 2020-01-02 01:19:10 -06:00
16cd733991 removed bundler from dependencies and removed rails from dependencies and made only rest-client the runtime dependency 2019-11-13 01:06:12 -06:00
30e014a2f5 converting to standalone gem for basic interaction with pastebin api and cmdline client 2019-10-29 21:01:03 -05:00
booboy
9b0e11bcd9 moved examples and added an example of sinatra running sidekiq to view the paste jobs easier in a web ui without needing all of rails 2019-02-06 00:21:56 -06:00
booboy
c3fe3a2bb7 added sidekiq and redis to gemspec 2019-02-04 23:13:50 -06:00
booboy
50b052a9bd made elastic search helper better and made pastebinner pack json 2019-02-01 22:19:36 -06:00
booboy
46526a21e9 made pry console startup with just a pb object for easy experimentation with the methods 2019-01-06 19:26:16 -06:00
booboy
ebde6ca0f2 messed with the cmd line options, some work now 2018-11-04 02:59:25 -06:00
booboy
092bbb252b added all of the methods.
will need to go back through and fix the scraping api endpoints to use the execute_query private method
2018-11-03 01:57:23 -05:00
kenna-bmcdevitt
2be2d4419c fixed naming conventions and set this up to begin working on command line calls 2018-08-22 15:03:42 -05:00
kenna-bmcdevitt
eaf6207f22 added a couple more api calls 2018-08-22 14:00:13 -05:00
booboy
da6c789a5c initial commit 2018-08-16 14:54:08 -05:00