added droneCI badge
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-22 23:53:47 +03:00
parent 3de19a86cf
commit c7b2777b68

View File

@@ -1,5 +1,5 @@
# Teapot Server # Teapot Server
[![Build Status](https://drone.mrixs.me/api/badges/Mrixs/teapot-server/status.svg)](https://drone.mrixs.me/Mrixs/teapot-server)
## Description ## Description
This is a simple "teapot server" project, inspired by the classic XKCD comic. It's designed to be a minimal HTTP server that responds with a 418 I'm teapot status and a humorous message about quantum fluctuations. The primary purpose is for demonstration and learning purposes, showcasing basic Go web development concepts. This is a simple "teapot server" project, inspired by the classic XKCD comic. It's designed to be a minimal HTTP server that responds with a 418 I'm teapot status and a humorous message about quantum fluctuations. The primary purpose is for demonstration and learning purposes, showcasing basic Go web development concepts.