Skip to content

jiben22/api-tasks-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks management API

version license

Tasks management API - NodeJS

Documentation - Swagger

Dashboard Image

Go to http://localhost:5000/api-docs

Installation

  1. You need Node.js (at least 12.x version) installed on your machine, if you don't have it, you should install it - download link

  2. You need Redis installed on your machine, if you don't have it, you should install it - download link

  3. Clone the project from github or download the archive

    git clone https://github.com/jiben22/api-tasks-manager

  4. cd to your downloaded Tasks management API

  5. Install necessary dependencies:

    • Via node npm package manager - Run npm install on the project root

How to run

npm run start

Go to http://localhost:5000/api/v1/

Demo

https://api-tasks-manager2.herokuapp.com/api-docs

About

Tasks manager api - NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published