Wrote a New API
Developed a backend API
Used node.js
+1
  • Team of two created an Canvas Learning Management System mock RESTful API

  • Created Node.JS express server to implement the entire RESTful API
  • API handles login and authorization. API also handles GET/PATCH/POST/DELETE of courses, assignments, users
  • Complete with JSON Web Tokens, Node BCrypt, Mongo Database backend, RabbitMQ, Docker Compose