63 Commits
Author SHA1 Message Date
kdeng00 ee2068a87e Added gitignore 2023-09-17 20:52:27 -04:00
kdeng00 f4a6dc1c6a .NET template project 2023-09-17 20:48:50 -04:00
kdeng00 48d3cf0ba2 Removed javascript project
Choosing to use .NET instead
2023-09-17 20:44:31 -04:00
kdeng00 4649ac4588 Adding functionality to interact with data
Create model for the users but need to be able to interact with the table
2023-04-25 18:56:34 -04:00
kdeng00 6b256b3912 Bug fix and README update 2023-04-25 18:28:01 -04:00
kdeng00 2bb608b188 Updating dependency
Adding ORM for mongodb
2023-04-25 18:27:30 -04:00
kdeng00 dcf2d34870 Added dependency
Added the mongodb driver for nodejs
2023-04-25 18:17:43 -04:00
kdeng00 9c9a462586 Added README 2023-04-25 18:16:55 -04:00
kdeng00 6bc1107be4 Added more endpoints
Added some more endpoints to cover some aspects of account management, text creation, contact management, and text queueing
2023-04-09 20:49:15 -04:00
kdeng00 488323e9bf Added comments 2023-04-09 20:39:51 -04:00
kdeng00 89cc0b822d Added template routes
Starting with creating a user
2023-01-22 19:49:33 -05:00
kdeng00 e86c8a2539 Updated dependency
Added Express
2023-01-22 19:13:06 -05:00
kdeng00 f4f264d8c9 Initial commit
Added package file
2023-01-22 19:12:13 -05:00