1
0
mirror of https://github.com/writeas/go-writeas.git synced 2025-07-27 21:59:26 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Matt Baer
352395e604 Remove url log statement 2016-09-04 21:22:55 -04:00
Matt Baer
89c2661aed Support deleting posts
Plus break up internal request building so we can optionally send query
parameters with some requests (like DELETEs!)
2016-09-04 21:12:35 -04:00
Matt Baer
0376852c2f Move token NewClient param to setter 2016-09-04 20:17:33 -04:00
Matt Baer
d2110756cd Support creating a post
Plus fix Client post func and rename SubmittedPost to PostParams.
2016-09-04 20:11:37 -04:00
Matt Baer
04c8b73524 Support API v2
Includes ability to make authenticated requests and get posts.
2016-09-04 19:31:57 -04:00
Matt Baer
db14dac00e Support HTTPS API
Backend now uses a cipher suite that Go supports.
2015-10-01 11:06:44 -04:00
Matt Baer
7c968a435b Add basic API with post fetching 2015-09-30 15:04:47 -04:00