Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 255 Bytes

youtube-serverless

In order to run the project you need to set the following environment variables:

MONGODB_URI=
YOUTUBE_API_KEY=
SECRET=

The SECRET is to used in the Authentication header to authenticate whomever calls the various APIs.