swelham

swelham

Missing libraries and tools or those you can help with

Introduction

After some discussion with a few other members we thought it might be an idea to start a thread where we can post about libraries or tools that we feel are missing. We could also use the thread to organise ourselves into working on any that we might want to get involved with.

We’ll try to keep this first post updated with any projects that get started as a result of the discussions here, with a name of those participating and a link to the github repo :slight_smile:

Looking for contributers

OpenPantry
A management/user choice system for small-to-medium size food banks and pantry programs
Authors: bglusman komizutama
Repo: https://github.com/openpantry/open_pantry
Demo/preview: Guest mode on free heroku app

Google API Client - existing libraries are listed in the Google docs here and it would be awesome to see an Elixir library listed on that page!

Let’s Encrypt Client - a client library to support the Let’s Encrypt API (docs and existing clients). This standard is called ACME, so it should probably be named with ACME somewhere in the name to allow for easy finding.

Microsoft Graph API Client - the docs are here and the existing samples and SDK’s are here.

In Progress

OraLixir
An ecto adapter for Oracle
Authors: c-bik
Forum thread: Ecto Oracle Adapter
Repo: https://github.com/c-bik/OraLixir

commerce_billing
A payment processing library for Elixir
Authors: joshnuss
Repo: https://github.com/joshnuss/commerce_billing

cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
Authors: swelham
Repo: https://github.com/swelham/cashier

Social Parser
A small library for parsing out common social elements such as hashtags, mentions and urls
Authors: swelham
Repo: https://github.com/swelham/social_parser

blex
A Developer focused Blogging platform
Authors: Harrisonl
Repo: GitHub - Harrisonl/Blex: A Developer focused Blogging platform · GitHub

grpc-elixir
grpc-elixir is the Elixir implementation of gRPC, which is a high performance, open-source universal RPC framework used and made by Google.
Authors: tony612
Repo: GitHub - elixir-grpc/grpc: An Elixir implementation of gRPC · GitHub

vips
Elixir wrapper for VIPS command line
Authors: schultzer
Repo: GitHub - Schultzer/vips: Elixir wrapper for VIPS command line · GitHub

Getting involved

Please feel free to update this wiki (or reply to this thread) with your ongoing projects or new ideas.

First Post!

AstonJ

AstonJ

Nice one Stuart :023:

I second your original suggestion of a paypal library, or perhaps getting involved to add it to GitHub - joshnuss/commerce_billing: A payment processing library for Elixir · GitHub which is based on ActiveMerchant (they have Paypal on the roadmap so definitely worth pinging Josh to find out the status on that).

Most Liked

peburrows

peburrows

Over the course of the last few months, I’ve actually made quite a bit of progress on various Google API clients:

  • Goth — a library for authentication via Google Cloud APIs
  • Diplomat — a library for Google’s Cloud Datastore
  • Kane — a library for Google’s Pub/Sub

While at Elixir Conf, I spoke to an engineer who is who is on Google’s Ruby team about my libraries; my hope would be that they might at some point be christened the official Google libraries for Elixir, but only time will tell.

If you’re looking to use Google APIs in Elixir, please check out the above linked libraries and let me know what you think.

michalmuskala

michalmuskala

Can we treat this thread as a wishlist?

I thing an approval testing library would be very useful. The idea is explained in here: http://approvaltests.com/

Harrisonl

Harrisonl

I’m in the process of creating Blex, a developer focused blogging platform. Based on elixir and Phoenix.

Idea is to create a minimal, easy to install/deploy, fast blog platform primarily targeting developers. This means features like choice between automatic syntax highlighting or github gist creation, post series, tech stack used, linked github projects etc.

Looking for help on this, so if you are interested either send me a message here or on the elixir slack - @harrylucas (or tackle a feature on the issues page.

Last Post!

danik292

danik292

Open pantry have last opened issue 7 years ago. Ist non active but I can try to work around this.
But I need help from you to make it happen.

Where Next?

Popular in Wikis Top

nicbet
Introduction Now that the language is picking up support and maturing nicely, I’d like to start a collection of common and recurring Elix...
New
blackode
This is a wiki - anyone at Trust Level 1 or higher can help keep it updated. Elixir Pocket Syntax Uncommon Logical stuff of Elixir modul...
New
OvermindDL1
It was stated at elixir-lang.org blocked in Russia · Issue #6172 · elixir-lang/elixir · GitHub that Mirrors of the primary Elixir website...
New
axelson
With the new year I am looking at travel for this year and I’d love to base some travel around Elixir. So in the spirit of the 2017 threa...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
BartOtten
A wiki for Doom Emacs Doom is a configuration framework for GNU Emacs. It focuses on performance and customizability. It can be a founda...
New
gmile
:httpc HTTP client is part of Erlang standard library, and as such can be easily used in Elixir code too. One particular advantage of usi...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement