ctrl-v:with具有乳胶和Markdown渲染支持的现代开放源Pastebin

时间:2024-05-19 14:49:52
【文件属性】:

文件名称:ctrl-v:with具有乳胶和Markdown渲染支持的现代开放源Pastebin

文件大小:92KB

文件格式:ZIP

更新时间:2024-05-19 14:49:52

react go open-source nextjs pastebin

Ctrl-V 具有乳胶和Markdown渲染支持的现代,开源Pastebin 前端在React + Next.js中,后端在Go中。 通过Vercel和Google Cloud Run进行部署。 公开API ctrl-v API是免费提供的,供其他开发人员在其基础上轻松进行开发。 可以通过https://api.ctrl-v.app/ 。 GET /health # get the health of the API curl https://api.ctrl-v.app/health # 200 OK # > "status ok" POST /api # create a new paste curl -L -X POST ' https://api.ctrl-v.app/api ' \ -F ' expiry=2021-03-09T01:02:43.082Z ' \


【文件预览】:
ctrl-v-master
----frontend()
--------public()
--------yarn.lock(119KB)
--------src()
--------.babelrc(193B)
--------.gitignore(1KB)
--------package.json(987B)
----backend()
--------go.mod(446B)
--------main.go(199B)
--------db()
--------go.sum(2KB)
--------Dockerfile(493B)
--------.Dockerignore(8B)
--------Dockerfile-ci(307B)
--------cache()
--------security()
--------api()
----README.md(3KB)
----Makefile(636B)
----.gitignore(152B)

网友评论