COMP-3018Back-End Development
This course involves setting up a back-end environment for a website or application, creating a local server instance and connecting to a database. This work will be done collaboratively using a version control system. This course also covers the creation of an application programming interface (API) and supporting documentation based on REST architecture. Students will use code to set and manage routes in the API, handle responses, perform tests, authenticate users and process user input. They will also learn to securely manage the connection and configuration information.