repositorypackage
0.0.0-20240924151118-f6138dc20dd5
Repository: https://github.com/messageplusio/jfk.git
Documentation: pkg.go.dev
# README
π JFK (Just For Kicks) π
Welcome to JFK, a simple Go-based HTTP server that's as easygoing as a casual chat over coffee. It's built to show off how effortlessly Go can power an HTTP server, automated with GitHub Actions for a smooth lift-off to Azure Container Instances (ACI)
Features
Simple HTTP server: Ready to handle basic requests. Automated deployment: Uses GitHub Actions to deploy to Azure Container Instances seamlessly.
Endpoints
- Dad Jokes
- Go template engine
Getting Started
To get this server up and running:
- Clone the repository:
git clone https://github.com/messageplusio/jfk.git
2.Enter the project directory:
cd jfk
3.Deploy using GitHub Actions: Follow the steps in our .yml file to deploy the server to Azure.
Note
This project is intended for demonstration purposes. Itβs great for learning and exploring GitHub Actions and Azure deployments.
Happy coding. π