REST API in Elixir & Phoenix
Aman Bhardwaj
3:35:42
Description
Dive into the functional programming realm with none other than Elixir, the stack which powers Whatsapp, Discord etc.
What You'll Learn?
- Create REST API in Elixir & Phoenix
- Use PostgreSQL as the persistence layer
- Learn to implement authentication,, authorization and CRUD operations using the MVC architecture in the realm of pure functional programming language Elixir.
- Dive into the tech stack which powers our very own WhatsApp, Discord, Pinterest and alike.
Who is this for?
More details
DescriptionCreate REST API in Elixir. The language which powers, in one way or another (ErLang) Whatsapp, Discord, Pinterest etc.
We will be using Phoenix Framework, the fantastic MVC framework for developing backends and full stack projects in Elixir. Consider Phoenix more like Express of Node.js but way more cooler of course. Well, Elixir altogether is cooler than any other language I code but nevertheless, one thing at a time.
The idea is to first learn how to setup and create a basic GET API in a phoenix application. Then we will introduce the db layer (PostgreSQL) and write our first entity model - Post. Then we will write POST and GET APIs for Posts and hence we will have our post persisted to the db by the end of this section.
In the next section we will learn how to implement authentication in our application. The entity we will be working with is Users. We will write the functionality for registering the user, storing passwords hashed, login, issuing the JWT token, and logout.
Architecture
Create and Read
Create Posts
Read Posts
Authentication
Register User
Login
Get Authenticated User
Logout
Technologies
1. Elixir & Phoenix
2. PostgreSQL
3. Docker
4. VS Code
Who this course is for:
- Amateur Elixir Developers and functional programming enthusiasts
Create REST API in Elixir. The language which powers, in one way or another (ErLang) Whatsapp, Discord, Pinterest etc.
We will be using Phoenix Framework, the fantastic MVC framework for developing backends and full stack projects in Elixir. Consider Phoenix more like Express of Node.js but way more cooler of course. Well, Elixir altogether is cooler than any other language I code but nevertheless, one thing at a time.
The idea is to first learn how to setup and create a basic GET API in a phoenix application. Then we will introduce the db layer (PostgreSQL) and write our first entity model - Post. Then we will write POST and GET APIs for Posts and hence we will have our post persisted to the db by the end of this section.
In the next section we will learn how to implement authentication in our application. The entity we will be working with is Users. We will write the functionality for registering the user, storing passwords hashed, login, issuing the JWT token, and logout.
Architecture
Create and Read
Create Posts
Read Posts
Authentication
Register User
Login
Get Authenticated User
Logout
Technologies
1. Elixir & Phoenix
2. PostgreSQL
3. Docker
4. VS Code
Who this course is for:
- Amateur Elixir Developers and functional programming enthusiasts
User Reviews
Rating
Aman Bhardwaj
Instructor's Courses
Udemy
View courses Udemy- language english
- Training sessions 8
- duration 3:35:42
- Release Date 2023/05/17