Skip to content

Commit

Permalink
Merge pull request #100 from jgarber623/add-webmention-endpoint-ruby-…
Browse files Browse the repository at this point in the history
…to-implementations

Add webmention-endpoint-ruby to Endpoint Discovery implementations list
  • Loading branch information
aaronpk committed Jul 4, 2018
2 parents c541791 + 857a476 commit b6d5bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions implementations/index.md
Expand Up @@ -19,6 +19,7 @@

### Endpoint Discovery
* [link_rel_parser](https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/link_rel_parser.php) - *PHP* `http_rels($h)` & `head_http_rels($url)` - HTTP header string parser for RFC5988 Link: rels (including `X-Pingback`) & function to curl a HEAD request and parse it all in one.
* [jgarber623/webmention-endpoint-ruby](https://github.com/jgarber623/webmention-endpoint-ruby) - *Ruby* client library for discovering Webmention endpoints
* [phpish/link_header](https://github.com/phpish/link_header) - *PHP* Link header (RFC 5988) parser
* [PEAR: HTTP2](http://pear.php.net/package/HTTP2) - *PHP* Link header (RFC 5988) parser ([documentation](http://pear.php.net/manual/en/package.http.http2.parselinks.php))
* [ronkyuu](http://indiewebcamp.com/ronkyuu) - *Python* client library and command-line tools
Expand Down

0 comments on commit b6d5bfb

Please sign in to comment.