Video: Prometheus and Grafana with Elixir Branchpage: A blogging platform that uses your GitHub .md files as blog posts.

ogp: An Open Graph protocol library

I’m building a product with the requirement to fetch website social media information. So I created an Open Graph protocol library.

There are two kinds of APIs, you can have a try with the Livebook file in the repo:

  1. Parse HTML string
  2. Fetch information from a URL

Following are document and repo URLs: