Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

[DATABASE] - Allow For CURL Commands To Be Stored And Loaded In From The Database #21

Closed
KMastroluca opened this issue Sep 29, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@KMastroluca
Copy link
Contributor

Regardless of SQLite3 or another kind of db we should have the backend for this functionality done before we implement saving GET requests.

@PThorpe92
Copy link
Owner

Done. Currently commands can be saved and they are both saved as a string, as well as serialized into a JSON blob that is stored in the database, and can be re-executed upon command

@KMastroluca
Copy link
Contributor Author

Nice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants