-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Marc Diaz edited this page Nov 9, 2021
·
2 revisions
Welcome to the edugator-staff-backend wiki!
The edugator staff back end is a back end REST API written using Node.js in Typescript with Express.js as the web app framework. This REST API is used for the Edugator Front end application to do CRUD (create, read, update, delete) content related to data structures from problems to modules and content. Also this API is what Edugator interfaces to run and submit code.
Here we have tried to mark up everything you need to feel comfortable using this Open Source product