Skip to content

DanteTucker/ResoApiTool

Repository files navigation

ResoApiTool

A small console tool for searching and removing records and other useful functions.

Current features:

  • Search for records by name or tag.
  • Interactive review of returned records with option to delete.
  • Function to remove excess RadiantDash Screens Records.
  • Review and delete Message Items.
  • Get Auth Token for outside use.

Building

  1. Clone the repository

    git clone https://github.com/DanteTucker/ResoApiTool.git
    cd ResoApiTool
    
  2. Restore dependencies

    dotnet restore
    
  3. Build the application

    dotnet build
    
  4. Run the application

    dotnet run
    

About

A small console tool for managing records and other useful api functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages