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

https://github.com/ussserrr/greeting-service

Say hello
https://github.com/ussserrr/greeting-service

Last synced: over 1 year ago
JSON representation

Say hello

Awesome Lists containing this project

README

          

# greeting-service
Say hello

## Installation
```shell script
npm install
```

## Usage
```shell script
npm run start
```

## Test
```shell script
npm run test
```