Главная
Study mode:
on
1
- Intro
2
- What is Elixir Phoenix
3
- MVC Pattern
4
- Installation
5
- Project Structure
6
- Main files
7
- Other Folders
8
- Create a Repo
9
- Basic Application Architecture
10
- Adding a New Page with Mock Data
11
- Creating an API
12
- Working with the Database
13
- Routes
14
- Updating a Resource
15
- Delete
16
- Users and Relationships
17
- Update the Model
18
- Making the association in models
19
- Nested Data in API Calls
20
- Get a User’s Posts
21
- Conclusion
Description:
Dive into a comprehensive tutorial on building a REST API using the Phoenix Framework and Elixir. Learn the fundamentals of Elixir Phoenix, explore the MVC pattern, and set up your development environment. Navigate through project structure, create repositories, and understand basic application architecture. Progress to adding new pages with mock data, creating APIs, and working with databases. Master essential operations like updating resources, deleting data, and handling user relationships. Discover how to implement nested data in API calls and retrieve user-specific posts. By the end of this crash course, gain a solid foundation in developing robust REST APIs with Phoenix Framework and Elixir.

Phoenix Framework REST API Tutorial - Building a Full Elixir API

Caleb Curry
Add to list