最新消息:请大家多多支持

REST API in Elixir & Phoenix

其他教程 dsgsd 101浏览 0评论

Published 4/2023
Created by Aman Bhardwaj
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 8 Lectures ( 3h 35m ) | Size: 1.5 GB

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.

Requirements
Basic knowledge of Elixir is required.

Description
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.ArchitectureCreate and ReadCreate PostsRead PostsAuthenticationRegister UserLoginGet Authenticated UserLogoutTechnologies1. Elixir & Phoenix2. PostgreSQL3. Docker4. VS Code


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » REST API in Elixir & Phoenix

您必须 登录 才能发表评论!