Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 717 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 717 Bytes

TaskHiveApi

TaskHiveApi is a simple and scalable API for managing tasks and reminders. It allows users to create tasks, set reminders, and query tasks with various filter options.

Features

  • Create, update, and delete tasks
  • Set multiple reminders for each task
  • Query tasks based on different criteria

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/TaskHiveApi.git
    cd TaskHiveApi