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

https://github.com/mindsgn/yiya-challenge


https://github.com/mindsgn/yiya-challenge

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# Yiya Challenge

## Getting Started

1. git clone

```
git clone https://github.com/mindsgn/yiya-challenge
```

2. change to directory

```
cd yiya-challenge
```

2. run program to get movie API

```
node server.js
```

3. run program to test files

```
node test.js
```