1.0.3 • Published 5 years ago

kesleroman v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Programming Assignment - Javascript 1

Descriprion:

Create NodeJS (Javascript) application, which will be able to extract Chuck Norris joke from follwoing API: https://api.chucknorris.io/. You can use simple random API endpoint to extract a joke (GET https://api.chucknorris.io/jokes/random).

Extracted joke should be automatically sent to list of emails, which can be configured directly in application.

Application needs to be compiled in ES6 standard and needs to be managed by NPM package manager (install, start).

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago