phoenix
|
bbecbdb723
|
Added config package
|
2025-10-22 22:39:45 -04:00 |
|
phoenix
|
c91c409eae
|
Added middleware
|
2025-10-22 22:37:17 -04:00 |
|
phoenix
|
20be66db36
|
Added version package
|
2025-10-22 22:36:52 -04:00 |
|
phoenix
|
3e9e820cb9
|
go version bump 1.25.3
|
2025-10-22 22:33:38 -04:00 |
|
phoenix
|
ce7535d381
|
Moved main.go
|
2025-10-22 22:31:55 -04:00 |
|
 phoenixandphoenix
|
93690ed67e
|
Initial go code (#2)
Reviewed-on: phoenix/textsender-api#2
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
|
2025-07-27 19:18:53 +00:00 |
|
 phoenixandphoenix
|
27a7409c0c
|
remove dotnet code (#1)
Reviewed-on: phoenix/textsender-api#1
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
|
2025-07-27 18:52:06 +00:00 |
|
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 |
|
phoenix
|
91ac100abb
|
Merge pull request 'dotnet' (#1) from dotnet into master
Reviewed-on: phoenix/textsender-api#1
|
2023-10-17 01:07:04 +00:00 |
|
kdeng00
|
e2c3aaab95
|
Updated readme
|
2023-10-16 21:04:44 -04:00 |
|
kdeng00
|
2407aa7c46
|
Update gitignore
|
2023-10-16 21:03:24 -04:00 |
|
kdeng00
|
9bf7709b9b
|
Added endpoint to create new Contact
|
2023-10-16 21:02:04 -04:00 |
|
kdeng00
|
47d9f75619
|
Added solution file
|
2023-10-16 21:01:45 -04:00 |
|
kdeng00
|
6b065ed204
|
Updated gitignore file
|
2023-10-16 21:01:22 -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
|
13cb3949fc
|
Updated config file
|
2023-10-02 06:37:47 -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
|
78614e5629
|
Updated config file
Added subject field
|
2023-10-01 11:06:10 -04:00 |
|
kdeng00
|
4bb3933bd2
|
Updated config file
The config file was missing the secret field
|
2023-10-01 10:28:04 -04:00 |
|
kdeng00
|
97ea7262b7
|
Changing login response to returning token
|
2023-09-29 19:37:58 -04:00 |
|
kdeng00
|
616bd97b64
|
Adding token support
|
2023-09-29 19:33:37 -04:00 |
|
kdeng00
|
36e3722a01
|
Updated config files
Config files now have JWT store credentials
|
2023-09-29 19:33:15 -04:00 |
|
kdeng00
|
4c232a500d
|
Adding structure to responses
|
2023-09-29 19:09:17 -04:00 |
|
kdeng00
|
192208fe2a
|
Addressing build warnings
|
2023-09-29 19:08:34 -04:00 |
|
kdeng00
|
145eea8e92
|
User authentication is functional
|
2023-09-29 06:44:11 -04:00 |
|
kdeng00
|
bc31f033fc
|
Changed database name
|
2023-09-29 06:34:19 -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
|
b8a9142f05
|
Updated model and Repository class
|
2023-09-20 20:46:58 -04:00 |
|
kdeng00
|
18ebc9eefa
|
Saving changes
|
2023-09-19 19:36:17 -04:00 |
|
kdeng00
|
179acc1920
|
Added dependencies
|
2023-09-19 19:02:31 -04:00 |
|
kdeng00
|
713fa01d25
|
Updated config files
|
2023-09-19 19:00:30 -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
|
00c20c806a
|
Fix build issue
Property had two two get keywords declared
|
2023-09-17 21:09:03 -04:00 |
|
kdeng00
|
3d45646a96
|
Added Models
|
2023-09-17 21:05:12 -04:00 |
|
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 |
|