Initial commit: 仓颉1.0.1 HTTP服务器模板
- 基于仓颉1.0.1的HTTP服务器示例 - 使用仓颉原生HTTP库(stdx.net.http) - 支持cjpm包管理器 - 包含Docker容器化支持 - 提供完整的Makefile自动化构建脚本 - 包含详细的README文档
parents
Showing
.eazy
0 → 100644
.gitignore
0 → 100644
Dockerfile
0 → 100644
Makefile
0 → 100644
README.md
0 → 100644
cjpm.toml
0 → 100644
docker-entrypoint.sh
0 → 100755
src/helloworld.cj
0 → 100644
Please register or sign in to comment