Commit Graph
18 Commits
Author SHA1 Message Date
kdeng00 6fbb40b9cd Added two endpoinds for contacts 2023-11-16 06:07:20 -05:00
kdeng00 c03d7b45e1 Added endpoint to update contact 2023-10-19 19:22:04 -04:00
kdeng00 9bf7709b9b Added endpoint to create new Contact 2023-10-16 21:02:04 -04:00
kdeng00 421488c120 Refactoring and adding new endpoint 2023-10-06 22:18:23 -04:00
kdeng00 4accff050c Added functionality to create contact queue 2023-10-04 06:59:12 -04:00
kdeng00 2a9abbb760 Adding functionality to queueing contact creation 2023-10-03 06:55:23 -04:00
kdeng00 794368883d Added model and started working on endpoint
Working on endpoint to create contacts using a file
2023-10-02 06:49:02 -04:00
kdeng00 48e52aed3d Removing files 2023-10-02 06:34:43 -04:00
kdeng00 b9d6318d0e Added authorization
Endpoint to create contacts with the queueing system is now functional
2023-10-01 12:10:13 -04:00
kdeng00 97ea7262b7 Changing login response to returning token 2023-09-29 19:37:58 -04:00
kdeng00 4c232a500d Adding structure to responses 2023-09-29 19:09:17 -04:00
kdeng00 145eea8e92 User authentication is functional 2023-09-29 06:44:11 -04:00
kdeng00 f6afac5fd8 Added login endpoint
Started adding endpoint to login users
2023-09-28 06:58:42 -04:00
kdeng00 d2c84966b9 Refactoring and password hashing 2023-09-26 18:58:46 -04:00
kdeng00 8f090bd2e2 Able to create and read data from the DB 2023-09-26 06:28:45 -04:00
kdeng00 18ebc9eefa Saving changes 2023-09-19 19:36:17 -04:00
kdeng00 44958b5c18 Added new class
Added template endpoint to upload contact files. These are just plain text files of phone numbers separated by a new line
2023-09-18 20:47:39 -04:00
kdeng00 f4a6dc1c6a .NET template project 2023-09-17 20:48:50 -04:00