当前位置:网站首页>fastposter v2.9.1 programmer must-have poster generator
fastposter v2.9.1 programmer must-have poster generator
2022-08-10 15:21:00 【InfoQ】
fastposter v2.9.1 Programmer must-have poster generator
The fastposter poster generator is a tool for rapid poster development.Just upload a background image and place the components in the corresponding position (
text
,
picture
,
two-dimensional
,
avatar
) to generate a poster.Click
code
to directly generate calling codes in various languages, which is convenient for rapid development.
Now serving many e-commerce projects, many projects have
50W+
users,It has passed the test of many years of production environment and is stable and reliable.It is widely used in various e-commerce, distribution systems, e-commerce posters, e-commerce main images and other poster generation and production scenarios.
Community Edition v2.9.1 released
- Upgrade Pillow==9.2.0
- Upgrade requests_cache==0.9.5
- The unified return data is named in camel case
- Clear unnecessary code
Pro v2.0.11 release
- Solve batchesGenerate, uncontrollable number of bugs
- Solve the bug that the Java version can not clear the directory in batches
- Add docker image
- Update document
Related address
- Development documentation:https://poster.prodapi.cn/doc/
- Online demo:https://poster.prodapi.cn/
- Professional Edition Python Online Demo:https://poster.prodapi.cn/pro/
- Professional Java Online Demo:https://poster.prodapi.cn/pro/java/
Just three steps to complete the poster development
First, start the service
docker run -it --namefast-poster -p 5000:5000 tangweixin/fast-poster
Second, edit poster

Third, generate code

Request example (the required parameters can be passed directly)
curl --location --request POST 'https://poster.prodapi.cn/api/link' \
--header 'Content-Type: application/json' \
--header 'token: ApfrIzxCoK1DwNZOEJCwlrnv6QZ0PCdv' \
--data-raw '{
"title": "Artificial intelligence + machine learning",
"id": 2
}'
Response example (returns the access address of the poster)
{
"code": 0,
"msg": "success",
"data": {
"url": "https://poster.prodapi.cn/v/90295c118d4c8802"
}
}
Applicable scenarios:
- Poster Generator
- Poster Auto Generator
- Poster Online Design Generator
- Poster Generator Online Production
- Generate Moments Poster
- E-commerce Poster Editor
- Certificate Creation
- Certificate Automatic Generation Tool
- Python Pillow drawing Pillow making posters
- E-commerce main image editor
- Java generates and shares poster images
- WeChat applet generates posters and shares circle of friends
- PHP generated poster image
- custom business poster image
- H5 generates poster image
- canvas generates poster image
- Generate poster image through JSON
- BufferdImage drawing image
边栏推荐
- 富爸爸穷爸爸之读书笔记
- 公网IP和内网IP的区别[通俗易懂]
- Based on Azuki Series: NFT Valuation Analysis Framework "DRIC"
- [Letter from Wu Enda] The development of reinforcement learning!
- 数据在内存中的存储
- systemui屏蔽通知栏
- 面试面到了一个腾讯30k出来的,有见识到何为精通MySQL调优
- Do not access Object.prototype method ‘hasOwnProperty‘ from target object....
- SWIG tutorial "two"
- QOS功能介绍
猜你喜欢
随机推荐
【有限元分析】异型密封圈计算泄漏量与参数化优化过程(带分析源文件)
无线网络、HTTP缓存、IPv6
pm2 static file service
Basic use of Go Context
SYM32——RTC实时时钟程序讲解
SWIG tutorial "two"
640. 求解方程 : 简单模拟题
领域驱动模型设计与微服务架构落地-从项目去剖析领域驱动
MySQL 原理与优化:Update 优化
【吴恩达来信】强化学习的发展!
易基因|深度综述:m6A RNA甲基化在大脑发育和疾病中的表观转录调控作用
JS entry to proficient full version
阿里五位MySQL封神大佬耗17个月总结出53章性能优化法则
符合信创要求的堡垒机有哪些?支持哪些系统?
JS 从零手写实现一个bind方法
Appium进行APP自动化测试
"Thesis Reading" PLATO: Pre-trained Dialogue Generation Model with Discrete Latent Variable
面试面到了一个腾讯30k出来的,有见识到何为精通MySQL调优
How to code like a pro in 2022 and avoid If-Else
Parallels 将扩展桌面平台产品,以进一步改善在 Mac 上运行 Windows 的用户体验和工作效率