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

https://github.com/vivify-ideas/vivify-academy-movies-api


https://github.com/vivify-ideas/vivify-academy-movies-api

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Movies API loopback

## Start

- Install dependencies

```
npm i
```

- Start server
```
npm run start
```