/express-bootstrap

Boilerplate for Node.js/Express projects

Primary LanguageJavaScript

Chuck Norris Jokes Express API

Badges

followers

Visuals

image

Description

In this project I was practising with the following:

  • express
  • axios
  • nock
  • callback/promises
  • asynchronous javascript

Welcoming page

The website contains jokes by Chuck Norris. The entry point is http://localhost:3000.

List of the jokes

To see the full list of the jokes proceed the following URL http://localhost:3000/jokes.

A random joke

To get a random joke - http://localhost:3000/joke/random.

A personal joke

Get a personalised joke by replacing the name and surname in the following URL /joke/personal/name/surname.

Technologies Used

JAVASCRIPT, HTML, CSS

Built With

  • Node.js

Contributing

Step 1: 🍴 Fork this repo or 👯 Clone this repo to your local machine.

Step 2: 🔨 Make a new branch.

Step 3: 💱 Make your changes.

Step 4: ◀️ Push it back to your repo.

Step 5: 📱 Click the Compare & pull request button.

Step 6: 🔃 Create pull request to open a new pull request.

Solution From

  • Antonia Symeonidou - Nanou

Contributing

Pull requests are welcome.

License