mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
[PR #178] Get records API route #645
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/qdm12/ddns-updater/pull/178
State: open
Merged: No
/api/v1/recordsDocument API routes in readme for now. Maybe add swagger later ❓Working on a (Flutter 2) UI to consume it, that should be a first step to have a 'dynamic' new UI with the same features as the current one.