Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 500 Bytes

File metadata and controls

24 lines (16 loc) · 500 Bytes

gdl-api

an express api thing i made mainly for gallery-dl downloads.

Swagger documentation accessible at /docs/

make sure to download MongoDB

your local directory sturcture should be look similar this:

base-dir/
└─ collection/
  └─ author/
    ├─ files.png
    ├─ files.mp4
    └─ etc...

example dotenv file for backend as .env.example

actual documentation coming soon

McAlec Development © 2025