An open API service indexing awesome lists of open source software.

https://github.com/liuyuhe666/easy-github-image

🎉 一个基于 GitHub API 的极简图床
https://github.com/liuyuhe666/easy-github-image

github github-api

Last synced: 2 months ago
JSON representation

🎉 一个基于 GitHub API 的极简图床

Awesome Lists containing this project

README

          

# Easy GitHub Image
![Stars](https://img.shields.io/github/stars/liuyuhe666/easy-github-image)
![Forks](https://img.shields.io/github/forks/liuyuhe666/easy-github-image)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/liuyuhe666/easy-github-image)
![GitHub License](https://img.shields.io/github/license/liuyuhe666/easy-github-image)

> 一个基于 GitHub API 的极简图床

## Usage

```bash
git clone https://github.com/liuyuhe666/easy-github-image.git
cd easy-github-image
pnpm install
pnpm dev
```
在线体验地址:[https://easy-github-image.vercel.app](https://easy-github-image.vercel.app)

1. [获取 GitHub 个人令牌](https://docs.github.com/zh/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)
2. 设置访问令牌和存储仓库

![](https://raw.githubusercontent.com/liuyuhe666/easy-github-image-repo/main/images/2025/1741425508549.png)
![](https://raw.githubusercontent.com/liuyuhe666/easy-github-image-repo/main/images/2025/1741425546538.png)

## Reference
- [https://vuejs.org](https://vuejs.org)
- [https://tailwindcss.com](https://tailwindcss.com)
- [https://github.com/topics/github-api](https://github.com/topics/github-api)

## License

[GNU General Public License v3.0](https://github.com/liuyuhe666/easy-github-image/blob/main/LICENSE)