Skip to content

thienhaole92/golang-hot-reloading

Repository files navigation

golang-hot-reloading

golang-hot-reloading is a working example of cosmtrek air for go hot reload.

Edit .air.toml file for your project. For this example I have to edit some lines to run correctly for this project setup.

Prerequisite

  • Docker-Compose v2

Run the project

# run the project
$ docker compose up

Now the application should be active. Try to access it.

$ curl http://localhost:8080/v1/success

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published