{"id":16569875,"url":"https://github.com/liziwl/faas","last_synced_at":"2025-08-13T20:21:30.520Z","repository":{"id":105339304,"uuid":"125383168","full_name":"liziwl/FaaS","owner":"liziwl","description":"Image processing service based on Tencent SCF","archived":false,"fork":false,"pushed_at":"2018-12-25T03:36:02.000Z","size":138344,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-20T16:41:43.805Z","etag":null,"topics":["faas","image-processing","scf","serverless","tencent"],"latest_commit_sha":null,"homepage":"https://faasdev.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liziwl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-15T14:54:09.000Z","updated_at":"2020-12-10T05:51:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"616e35fe-14b1-4ae9-878c-1371b7062389","html_url":"https://github.com/liziwl/FaaS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liziwl/FaaS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liziwl%2FFaaS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liziwl%2FFaaS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liziwl%2FFaaS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liziwl%2FFaaS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liziwl","download_url":"https://codeload.github.com/liziwl/FaaS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liziwl%2FFaaS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270305800,"owners_count":24562097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["faas","image-processing","scf","serverless","tencent"],"created_at":"2024-10-11T21:15:27.677Z","updated_at":"2025-08-13T20:21:30.473Z","avatar_url":"https://github.com/liziwl.png","language":"JavaScript","readme":"# FaaS\n\n![](https://img.shields.io/badge/FaaS-v1.0.0-orange.svg)\n![](https://img.shields.io/badge/license-MIT-blue.svg)\n\nCS304 Software Engineering Project\n\n![projetc](./project.png)\n\n## Progress\n\n- [x] 二维码叠加 -- @nixizi\n- [x] 图片水印、文字水印 -- @nixizi\n- [x] 图片旋转 -- @nixizi\n- [x] 图片大小压缩 -- @nixizi\n- [x] 放大、缩小 -- @liziwl\n- [x] 圆角处理 -- @liziwl\n- [x] 前端页面 -- @zcy013 @yulianmiao\n- [x] API gateway -- @spacebody\n- [x] 参数自定义\n- [x] 图片格式转换\n- [x] 索引切割\n- [x] API 文档\n\n## TODO\n\n- [ ] 获取/抹除图片元数据\n- [ ] 产品化\n\n## Reference Links\n\n* [腾讯云中间件团队的专栏](https://cloud.tencent.com/developer/column/1027)\n* [腾讯云serverless的专栏](https://cloud.tencent.com/developer/column/1196)\n* [OpenFaaS](https://www.openfaas.com)\n* [无服务器云函数 文档](https://cloud.tencent.com/document/product/583)\n* [API网关 文档](https://cloud.tencent.com/document/product/628)\n* [命令行工具 文档](https://cloud.tencent.com/document/product/440)\n* [用 FaaS 实现比优图更灵活的大量图片快速加工能力](https://cloud.tencent.com/developer/article/1011234)\n* [Pillow official doc](https://pillow.readthedocs.io/en/latest/) -- Python图片处理库\n* [阿里云 图片处理指南](https://www.alibabacloud.com/help/zh/doc-detail/44688.htm)\n\n## Examples\n\n* [快速构建图片处理云函数](./快速部署创建流程.md)\n* [获取COS上的图像并创建缩略图](https://cloud.tencent.com/document/product/583/9734)\n* [使用API网关提供API服务](https://cloud.tencent.com/document/product/583/13197)\n* [Web 端直传实践](https://cloud.tencent.com/document/product/436/9067)\n* [快速搭建移动应用传输服务](https://cloud.tencent.com/document/product/436/9068)\n\n### Organization\n\n- WeChat Group: 南科大腾讯 FaaS 项目组\n    - [@Spacebody](https://github.com/Spacebody), [@liziwl](https://github.com/liziwl), [@nixizi](https://github.com/nixizi), [@zcy013](https://github.com/zcy013), [@Reallyee](https://github.com/Reallyee)\n\n### Acknowledgements\n\n#### Tutors\n\n- Tencent: [Stone](https://cloud.tencent.com/developer/user/561187/activities), [Alfred](https://cloud.tencent.com/developer/user/1082401)\n- SUSTech: [Yuqun ZHANG](http://cse.sustc.edu.cn/cn/people/view/people_id/54/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliziwl%2Ffaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliziwl%2Ffaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliziwl%2Ffaas/lists"}