Modern web development is about having stateless REST web services serving and managing domain resources and AJAX clients using those services to present the web pages to the user. We discussed these topics in lectures 8 and 9.
We will be using a framework called Jooby to create the web service (https://jooby.io/).
In this lab we will be:
Getting the students.
Creating a new student.