When we hear about CRUD applications, we think of restful API's. On this blog I will write about engineering a CRUD application using Express.js and the postgres database and how we can manage to control different functions in a student system such a...