copy2cloudserver

copy2cloud-server 是一个网络剪切板服务。

dev-master 2023-06-20 07:56 UTC

This package is auto-updated.

Last update: 2024-09-20 10:27:45 UTC


README

copy2cloud-server 是一个网络剪切板服务。

License FOSSA Status Build Status codecov

API 文档

API 文档可在Postman 公共目录找到

安装

使用以下命令下载并运行项目。

# download project
git clone https://github.com/ademalidurmus/copy2cloud-server.git

# go to project folder
cd copy2cloud-server

# copy environment file from .env.dist (you can create own .env file or modify created file)
make env

# build project
make build

# check application status on your browser, httpie or REST API client
http localhost:1453/v1/ping

许可证

MIT © Adem Ali Durmuş