matthamil/gfycat

Remove axios dependency and use own http client/method

matthamil opened this issue · 0 comments

Related: #2

Write an http client using Node's core https package that can be used as the default fetch method in the GfycatClient. This will allow us to remove the dependency on axios.