Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 381 Bytes

About

WEB API For Youtube Videos with history of Searchs, Users management and Videos search with youtube API.

Features

1 - Users CRUD

2 - Videos List with youtube API

3 - History of searches

4 - Auth

Installation

1 - Configure your .env file with your Youtube Api Key, Database Access and use a JWT_SECRET of your choice

2 - npm install

3 - Execute npm start watch