Countify CLI #13

Open
opened 2024-05-24 22:21:01 +00:00 by 9pfs · 0 comments
Owner

Since this could be deployed as a non-public service, it'd probably be worth having a CLI that either (a) directly modifies the DB or (b) uses an API that requires authentication to modify the DB. (If possible, let's go for A, to avoid implementing authentication)
This probably would be worth waiting until #12 is complete to work on. Also, there's probably nothing making it necessary to specifically use JS for a CLI (or preventing the existence of multiple CLI implementations in different languages). However, regardless of what language is used, query arguments MUST be sent to the database using parameters.

Since this could be deployed as a non-public service, it'd probably be worth having a CLI that either (a) directly modifies the DB or (b) uses an API that requires authentication to modify the DB. (If possible, let's go for A, to avoid implementing authentication) This probably would be worth waiting until #12 is complete to work on. Also, there's probably nothing making it necessary to specifically use JS for a CLI (or preventing the existence of multiple CLI implementations in different languages). However, regardless of what language is used, query arguments MUST be sent to the database using parameters.
9pfs added the
Priority
Low
Kind/Feature
labels 2024-05-24 22:21:01 +00:00
Firepup650 added this to the Misc. Improvements project 2024-05-24 22:36:42 +00:00
9pfs added this to the Countify CLI milestone 2024-06-14 01:12:51 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: countify/countify#13
No description provided.