Build LMS platform from scratch. Part 6 — How I Structure API Development
There are many ways to structure API development, but I’ll show you the one I love most and use in my projects.
Something went wrong!
Hang in there while we get back on track
There are many ways to structure API development, but I’ll show you the one I love most and use in my projects.
We will build the first module for our LMS and learn how to work with Ecto schemas, migrations, and changesets in Elixir.
I will show you how to set up CI/CD for a multi-container application using GitHub Actions and AWS.
In this part, I’ll design a prototype of the core SQL database schema for a Learning Management System.
Here I will describe the tech stack I chose for LMS platform and explain why I made these choices.
I’m starting a journey to build my own Learning Management System (LMS) to improve my skills and practices as a software developer.