Skip to content

This application uses node with typescript to create endpoints. This is being created for backend assignment.

Notifications You must be signed in to change notification settings

sidsaxena0/node-ts-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This application uses node with typescript to create endpoints. This is being created for backend assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published