This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
Consider switching to go-pocket for Pocket API interaction #7
Labels
wontfix
This will not be worked on
https://github.com/motemen/go-pocket
Currently, I am connecting to Pocket API directly using Golang's
net/http
library as a learning exercise. It might be better to switch over to this library instead. It will require changing all actions and its corresponding tests (mocks will have to be switched out).The text was updated successfully, but these errors were encountered: