Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasimy-as/nodepostman

A Node.js application, used to test Node.js back-end service with Postman.
https://github.com/hasimy-as/nodepostman

Last synced: 5 days ago
JSON representation

A Node.js application, used to test Node.js back-end service with Postman.

Awesome Lists containing this project

README

        

# NodePostman

An Node.js application, used to test Node.js back-end service with Postman.

# Project Status

[![Github license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/hasimy-as/NodePostman/master/LICENSE)
[![npm version](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/)

## Version 1.0.0

Default version (Will be updated soon, maybe).

# Usage

Follow the instructions below:

```sh
First, clone/download the repository.

Secondly, run this command in your CLI/Terminal to install the needed dependencies (npm install --save).

Third, run the app by typing this command in your CLI/Terminal (npm start.)

```

## Licensed under the [MIT](https://raw.githubusercontent.com/hasimy-as/NodePostman/master/LICENSE) License.

Happy coding!
~Hasimy