Building a Phoenix API
After reading some tutorials about building APIs with Phoenix Framework, I saw that most of the posts are out of date. So, I decided to …
Codeminer42’s Engineering Blog
After reading some tutorials about building APIs with Phoenix Framework, I saw that most of the posts are out of date. So, I decided to …
In this post we will learn a little bit about Elixir basic types, strings, atoms, integers, float, booleans, lists and tuples. I will be using …