This project demonstrates a simple tile server implemented using Go Fiber and the gg library. The server generates map tiles dynamically, displaying the X, Y, and Z coordinates.
This is especially useful if you're building an offline mapping application and need a self-hosted tile server. Since all of the tiles are generated dynamically, this application is incredibly lightweight and uses very little resources.
You can download or contribute to this project at its GitHub Repository
If you want to use this running instance in your application, the url template is: