https://github.com/ezkemboi/task-scheduling-api
These are NodeJS API for task scheduling solution
https://github.com/ezkemboi/task-scheduling-api
bcrypt chai expressjs javascript mocha nodejs passportjs rest-api sequelize
Last synced: about 1 month ago
JSON representation
These are NodeJS API for task scheduling solution
- Host: GitHub
- URL: https://github.com/ezkemboi/task-scheduling-api
- Owner: ezkemboi
- License: mit
- Created: 2020-03-11T03:24:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:36:02.000Z (over 2 years ago)
- Last Synced: 2025-02-10T20:34:04.277Z (3 months ago)
- Topics: bcrypt, chai, expressjs, javascript, mocha, nodejs, passportjs, rest-api, sequelize
- Language: JavaScript
- Size: 931 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/ezkemboi/task-scheduling-api)
[](https://coveralls.io/github/ezkemboi/task-scheduling-api?branch=master)# Task Scheduling API
These are NodeJS API for task scheduling solution# How to Run
- Start: `npm start`
- Test: `npm run test`# Deployment
[Click here](https://task-scheduling-api.herokuapp.com/)
# Licence
- MIT