Conclusion to part 3: Network programming with HTTP

https://github.com/heig-vd-dai-course

Web · PDF

L. Delafontaine and H. Louis, with the help of GitHub Copilot.

This work is licensed under the CC BY-SA 4.0 license.

HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0

What have you learned?

  • How and why HTTP can be used to build web applications
    • Methods, status codes, headers, etc.
  • How HTTP features can be used to build web infrastructures
    • Reverse proxies, load balancers, caching, scalability, etc.
HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0

What have you accomplished?

  • You have acquired and set up a server on the HEIG-VD network
  • You have created a simple (CRUD) API to deploy on your server
  • You have acquired and configured a domain name to use for yourself
  • You have deployed your API on your server
HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0

You have closed the loop

With this final part, you have closed the loop of the course. You can be proud of yourself!

HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0

Feedback

Your feedback helps us know what what you liked and what you disliked in your learning experience. The feedback is anonymous.

We would be very grateful if you could take a few minutes to fill it. Thank you!

HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0

Sources

HEIG-VD - DAI Course 2023-2024 - CC BY-SA 4.0