Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:36:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T12:43:24.658Z (over 1 year ago)
- Topics: bcrypt, chai, expressjs, javascript, mocha, nodejs, passportjs, rest-api, sequelize
- Language: JavaScript
- Size: 931 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/ezkemboi/task-scheduling-api.svg?branch=master)](https://travis-ci.org/ezkemboi/task-scheduling-api)
[![Coverage Status](https://coveralls.io/repos/github/ezkemboi/task-scheduling-api/badge.svg?branch=master)](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