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
Hey, I'm Volodymyr, a software engineer based in Ukraine πΊπ¦. I love building apps that are fast, clean, and useful to other people. This blog is where I share my thoughts, experiences, and projects related to software development. Whether you're a beginner or an experienced developer, I hope you'll find something valuable here. Feel free to contact me using the details below.
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.