Build a RESTAPI in Swift #9 More Services

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • In this new video series we will be building a new RESTAPI for my new learning platform called Devscorch Academy. Devscorch Academy is a new platform which I will be launching later In 2023 and it is going to be an amazing project.
    I decided to build this completely into the open, so this means I'm recording the complete development of the RESTAPI, The website and the mobile applications.
    In this series we are building a RESTAPI using the Vapor Framework, a Swift framework which allows us to build Swift applications for the web.
    So I hope you are as excited as I am and if you are ready and want to learn how to code RESTAPI's in Swift, just watch the whole series and see what happens ;)
    For more articles and free content check out my website:
    devscorch.com
    Please follow me on Instagram, Facebook and Twitter
    / devscorch
    / devscorch
    / devscorch

Komentáře • 14

  • @perfectpipesplumbing3992
    @perfectpipesplumbing3992 Před 3 měsíci

    @23:21 author is missing from GuideModel & init. I'm just deactivating it for the time being.

    • @Exodai-Academy
      @Exodai-Academy  Před 3 měsíci

      Don't worry about what is missing :) The idea of the series is that we code something and make mistakes :)

  • @perfectpipesplumbing3992
    @perfectpipesplumbing3992 Před 3 měsíci

    @5:05 status is missing from SessionModel init, status was originally added in SessionModel and SessionModelFieldKeys

  • @MrStepanok
    @MrStepanok Před 9 měsíci

    Absolutely useless course. We are building Services, models, etc. without any context.🤬

    • @Exodai-Academy
      @Exodai-Academy  Před 9 měsíci +3

      It is not a course :) Just a video series where we build a RESTAPI for a learning platform. The only reason for the series is so people can build their own API in Swift. It is in no way a full course where I go over every little aspect of what we are doing.
      But im sorry you are not happy with the video series. Something you would like to see different?

    • @Aaron-dy2ey
      @Aaron-dy2ey Před 6 měsíci +2

      It is incredibly useful to see someone write professional, clean code and I'm learning a lot. This is free content, don't complain.

    • @perfectpipesplumbing3992
      @perfectpipesplumbing3992 Před 3 měsíci +1

      @@Aaron-dy2ey Absolutely! Ditto that!

    • @perfectpipesplumbing3992
      @perfectpipesplumbing3992 Před 3 měsíci

      @@Exodai-Academy Some ppl can't see the forest through the trees, lol!!!

    • @Exodai-Academy
      @Exodai-Academy  Před 3 měsíci +1

      @@Aaron-dy2ey In a few weeks im launching a new series where we are going to build the SwiftUI app to interact with this api. If you loved this code structure just wait till you see that series