kaizensoze/node-github

getContent of a directory

vydingding opened this issue · 1 comments

I try to getContent this but it gives me a 400 "Bad Request" error.

user: "vydingding",
repo: "vydingding.github.io",
path: "_data/"
}

How do we get contents of a certain directory?

Try without the slash, so just "_data".