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.
- Create, update, and delete tasks
- Set multiple reminders for each task
- Query tasks based on different criteria
- .NET SDK 7.0 or higher
- Visual Studio 2022 or later (optional)
- Postman or any other API client for testing
- Clone the repository:
git clone https://github.com/yourusername/TaskHiveApi.git cd TaskHiveApi