Skip to content

Commit 9e42e26

Browse files
authored
Update README.md
1 parent def3181 commit 9e42e26

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# neodb-shelf-api
1+
## 获取自己 NeoDB 上的项目内容
2+
1.[NeoDB API Developer Console](https://neodb.social/developer/) 获取 Access Token;
3+
2. 在 vercel 上部署该项目,设置环境变量 `AUTHORIZATION` 为第一步获取的 Access Token;
4+
3. 部署成功后,访问 https://yourdomine/api?type={type}&category={category}`{type}``wishlist / progress / complete``{category}``book / movie / tv / music / game / podcast`,可以获得 json 数据。

0 commit comments

Comments
 (0)