# go-template-server **Repository Path**: alpha-bootes/go-template-server ## Basic Information - **Project Name**: go-template-server - **Description**: 基于Golang的模板生成服务 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-11 - **Last Updated**: 2021-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GO-based template server ==== This project aims at developping a server to hold uploaded templates and provide them as service. It is a Web application, and it can be used through both the browsers and direct API calls. This is also my learning homework for "GO based Web Application".