Ex_http_link - HTTP Link header (RFC 5988 Web Linking) parser (NimbleParsec) and generator

A simple library for parsing and generating the Link header.

  • uses NimbleParsec
  • does not turn arbitrary input strings into atoms

https://github.com/myfreeweb/ex_http_link

1 Like

Also RFC 8288 - Web Linking by the looks of it (obsoletes 5988)

1 Like