Closed sido378 closed 7 years ago
Is there any reason to use a different http library?
I'm wondering about #2 as it seems to be include the changes from this PR.
@Sgoettschkes tbh this was a lazy decision as my code was already implemented with the http-kit library. Due to the clj-http library seemingly having more traction lately, and the http-kit library having stalled since last october, i changed back to clj-http in the latest commit
Pull request has been cleaned of messy commit history
The page-access-token
is a better name than just token, maybe adjusting the setter as well would make sense (set-page-access-token
)?
Other than that it looks good to me 🎈
renamed setter & fixed a small intention bug - should be ready to merge now
Awesome, thanks!
implements Facebook Messenger API