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)
Simple HTTP server: Ready to handle basic requests. Automated deployment: Uses GitHub Actions to deploy to Azure Container Instances seamlessly.
- Dad Jokes
- Go template engine
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.
This project is intended for demonstration purposes. It’s great for learning and exploring GitHub Actions and Azure deployments.
Happy coding. 🚀