maumercado / bored-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Express API

Requirements

Node 18 or Above.

Installation

To use this API, you'll need to have Node.js and npm installed on your system. Once you have these installed, you can follow these steps to get started:

  1. Clone this repository to your local machine:
git clone https://github.com/maumercado/bored-express.git
  1. Navigate to the project directory and install the dependencies:
cd bored-express
npm install
  1. Start the server:
npm run start

Testing

To run the test simply do:

npm run test

About


Languages

Language:JavaScript 100.0%