CLI & Outils
ASCII Art Web
Application web ASCII art containerisée avec Docker, templates Go et interface responsive.
GoDockerWebTemplatesASCII Art
À propos du projet
Application web de génération d'art ASCII développée en Go et déployée via Docker. L'interface permet de convertir du texte en ASCII art avec différentes polices (shadow, standard, thinkertoy). Le serveur Go utilise html/template pour le rendu serveur-side, et l'application est containerisée avec Docker pour un déploiement simple et reproductible.
Fonctionnalités clés
- Rendu ASCII art avec 3 polices différentes
- Serveur Go avec templates html/template
- Interface web responsive en HTML/CSS
- Containerisation Docker avec image minimaliste
- API REST pour la génération programmatique
aniasse/ascii-art-web-dockerize
$ git clone https://github.com/aniasse/ascii-art-web-dockerize.git
Cloning into 'ascii-art-web-dockerize'...
remote: Enumerating objects: done.
$ cdascii-art-web-dockerize
$ cat README.md
# ASCII Art Web
Application web ASCII art containerisée avec Docker, templates Go et interface responsive.
▋