Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 872 Bytes

File metadata and controls

33 lines (19 loc) · 872 Bytes

Task Management REST APIs

Description

This project is a task management system built with TypeScript and JavaScript. It uses npm for package management.

Installation

To install the project, follow these steps:

  1. Clone the repository: git clone https://github.com/sidsaxena0/project-name.git
  2. Navigate to the project directory: cd project-name
  3. Install the dependencies: npm install

Usage

To run the project, use the following command: npm start

To run the tests, use the following command: npm test

Features

  • Key-based filtering on task endpoint
  • Pagination support
  • Task management features like creating, updating, and deleting tasks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT