https://github.com/syssos/basic_webapp_templates
A collection of basic template starting points for web-applications. Currently only contains Flask and Go app starting points.
https://github.com/syssos/basic_webapp_templates
Last synced: 3 months ago
JSON representation
A collection of basic template starting points for web-applications. Currently only contains Flask and Go app starting points.
- Host: GitHub
- URL: https://github.com/syssos/basic_webapp_templates
- Owner: Syssos
- Created: 2018-08-19T17:56:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T00:38:17.000Z (about 5 years ago)
- Last Synced: 2025-01-08T12:13:44.394Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Webapp Templates
This directory will contain some simple web applications, that are intended to used as "Starting points" as they will contain the basics needed to get started with an application.
## Repository plans
While the repository is small at the moment it will grow to account for all sorts of basic web applications. While there is a lot on my plate at the moment, as projects come that require a new webapp in a new language it will be added here(or the start of the project to keep things lite).