Working get and post endpoitns
This commit is contained in:
5
constants.js
Normal file
5
constants.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const COURSES_TABLE = "eg_courses";
|
||||
|
||||
module.exports = {
|
||||
COURSES_TABLE
|
||||
};
|
||||
Reference in New Issue
Block a user