All Projects → psoho → fast-poster

psoho / fast-poster

Licence: GPL-3.0 license
🔥🔥🔥 fastposter海报生成器,电商海报编辑器,电商海报设计器,fast快速生成海报 自定义海报制作 海报开发。二维码海报,图片海报,分享海报,二维码推广海报,支持Java Python PHP Go JS 小程序。基于Vue 和Pillow 演示地址:https://poster.prodapi.cn/

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fast-poster

saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (-87.84%)
Mutual labels:  tornado
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (-82.07%)
Mutual labels:  poster
tornado-aws
A low-level Amazon Web Services API client for Tornado
Stars: ✭ 12 (-96.35%)
Mutual labels:  tornado
postr
Prepare reproducible R Markdown posters
Stars: ✭ 68 (-79.33%)
Mutual labels:  poster
th2c
Tornado HTTP/2 Client
Stars: ✭ 79 (-75.99%)
Mutual labels:  tornado
fixed-wing-sim
Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
Stars: ✭ 72 (-78.12%)
Mutual labels:  tornado
diffido
Watch web pages for changes
Stars: ✭ 19 (-94.22%)
Mutual labels:  tornado
RepSeP
Reproducible Self-Publishing - Demo Publications in the Most Common Formats
Stars: ✭ 14 (-95.74%)
Mutual labels:  poster
clappr-plugins
Main plugins for the Clappr project
Stars: ✭ 22 (-93.31%)
Mutual labels:  poster
django-hurricane
Hurricane is an initiative to fit Django perfectly with Kubernetes.
Stars: ✭ 53 (-83.89%)
Mutual labels:  tornado
tornado-websocket-chat
A chat application build on top of tornado python web framework and websocket.
Stars: ✭ 19 (-94.22%)
Mutual labels:  tornado
PyCMS-Tornado
基于python开发的一套内容管理系统
Stars: ✭ 71 (-78.42%)
Mutual labels:  tornado
tornado-websocket-client-example
Websocket client application example built on top of Tornado.
Stars: ✭ 34 (-89.67%)
Mutual labels:  tornado
cleanapi
Pretty tornado wrapper for making lightweight REST API services
Stars: ✭ 26 (-92.1%)
Mutual labels:  tornado
nats.py2
A Tornado based Python 2 client for NATS
Stars: ✭ 62 (-81.16%)
Mutual labels:  tornado
Plex-Movie-Poster-Display
Scraps the Plex sessions page to display the current playing movie or TV show poster on a screen.
Stars: ✭ 113 (-65.65%)
Mutual labels:  poster
py-healthcheck
Write simple healthcheck functions for your Flask or Tornado apps.
Stars: ✭ 92 (-72.04%)
Mutual labels:  tornado
ImageOnMap
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Stars: ✭ 162 (-50.76%)
Mutual labels:  poster
gohook
【Souvenir】Python 使用 Tornado 框架实现 WebHook 自动部署 Git 项目。
Stars: ✭ 52 (-84.19%)
Mutual labels:  tornado
apispec-webframeworks
Web framework plugins for apispec (formally in apispec.ext).
Stars: ✭ 25 (-92.4%)
Mutual labels:  tornado

fast-poster logo

介绍

🔥🔥🔥 fastposter海报生成器是一款快速开发海报的工具。只需上传一张背景图,在对应的位置放上组件(文字图片二维码头像)即可生成海报。 点击代码直接生成各种语言的调用代码,方便快速开发。

现已服务众多电商类项⽬,多个项⽬有48W+⽤户,通过多年⽣产环境的考验,稳定可靠。广泛应用于各类电商、分销系统、电商海报编辑、电商主图编辑等海报生成和制作场景。

文档

你点亮的小星星,正在加速项目开发

GitHub Repo stars gitee Repo stars

快速开始

一、启动服务

docker run -it --name fast-poster -p 5000:5000 tangweixin/fast-poster

二、编辑海报

fastposter编辑海报

三、生成代码

fastposter生成代码

请求示例(可直接传递需要的参数)

curl --location --request POST 'https://poster.prodapi.cn/api/link' \
--header 'Content-Type: application/json' \
--header 'token: ApfrIzxCoK1DwNZOEJCwlrnv6QZ0PCdv' \
--data-raw '{
  "title": "人工智能+机器学习",
  "id": 2
}'

响应示例(返回海报的访问地址)

{
    "code": 0,
    "msg": "success",
    "data": {
        "url": "https://poster.prodapi.cn/v/90295c118d4c8802"
    }
}

适用场景

  • 海报生成器
  • 海报生成
  • 海报生成网站
  • 海报自动生成工具
  • 海报在线设计生成器
  • 海报生成系统
  • 海报生成器在线制作
  • 生成朋友圈海报
  • 电商海报编辑器
  • 证书生成
  • 证书制作
  • 证书自动生成工具
  • 证书自动生成器
  • 条形码
  • 二维码分享海报图片
  • Python Pillow绘图 Pillow制作海报
  • 电商主图编辑器
  • Java生成二维码分享海报图片
  • Java Graphics2D绘制海报图片
  • 微信小程序生成海报分享朋友圈
  • PHP生成二维码海报图片
  • 自定义商业海报图片
  • H5生成海报图片
  • canvas生成海报图片
  • 通过JSON生成海报图片
  • BufferdImage绘制图片

社区

作者微信fastposter

fastposer作者微信

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].