Skip to content

kamegoro/task-canvas-tag-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-canvas-tag-manager

task-canvas-tag-manager is an API application developed in F# for managing task labels and tags. This project leverages ASP.NET Core for building the web API, providing endpoints for creating, retrieving, updating, and deleting task-related labels and tags.

Getting Started

Prerequisites

  • .NET SDK (version 8.0 or higher)
  • F# (comes with the .NET SDK)

Installation

  1. Restore dependencies:

    dotnet restore
  2. Build the project:

    dotnet build
  3. Run the application:

    dotnet run

About

API to manage task-canvas labels and tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages