# oopsie This is the README for the Oopsie project, that I'm building through my [WeblogPoMo 2024 series](https://lewisdale.dev/post/tag/WeblogPoMo2024/). ## Running the server ```bash go run main.go ``` The server will start on port `8000` by default.