Aaron Parecki
Aaron Parecki
Great idea! I'd say definitely start by just counting the comments rather than trying to display them.
See the discussion happening here: https://github.com/indieweb/events.indieweb.org/issues/2
What is the purpose of this? I don't understand what it would be used for.
I still don't understand. If he's publishing data, he would be publishing HTML with microformats.
If you've already generated the HTML, why would you want to post it to a Micropub endpoint? I am just having a really hard time imagining an actual case when...
I'm hearing an awful lot of plumbing talk. What is it you are actually trying to do? Can you describe it without using the terms "AS 2.0", "JSON", or "Microformats"?
This is what Micropub is for. If you've got your data in some other format, then what you really want to do is convert from that format to Micropub, I...
@MattPaymentus not sure what you mean, I have this code working against an authorization server that requires PKCE.
Awesome, thanks!!
Ironically, my main reason for starting to use an http client library instead of raw curl commands was to get consistent header parsing, so I was kind of surprised to...