In this project I was practising with the following:
- express
- axios
- nock
- callback/promises
- asynchronous javascript
The website contains jokes by Chuck Norris. The entry point is http://localhost:3000.
To see the full list of the jokes proceed the following URL http://localhost:3000/jokes.
To get a random joke - http://localhost:3000/joke/random.
Get a personalised joke by replacing the name and surname in the following URL /joke/personal/name/surname.
JAVASCRIPT, HTML, CSS
- Node.js
- Antonia Symeonidou - Nanou
Pull requests are welcome.
- MIT license
- Copyright 2020 © Nanou as part of Manchester Codes learning process.