octo-woapi / api-with-express

🌈 API with Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API with Express

Example of a Node.js API written with the framework Express.

Getting started

Install the dependencies

$ npm install

Run the tests

$ npm test

Start the project

$ npm start # default port is 3000

Features

Based on the Katapi kata!

License

MIT

About

🌈 API with Express

License:MIT License


Languages

Language:JavaScript 100.0%