Skip to content
masuda.sota edited this page Mar 19, 2024 · 6 revisions

How to implement Shortening Algorithm

URL-Shorten-Algorism

URL-Shorten-Algorism-2

Dynamodb Local and Terraform

https://myuon.github.io/posts/dynanmodb-local-terraform/

Hotreload with air

https://github.com/cosmtrek/air

  • air init
  • air -c .air.toml
CleanShot.2024-03-19.at.09.18.33.mov

Issue: github.com/cosmtrek/air/runner: cannot compile Go 1.22 code

https://github.com/cosmtrek/air/issues/532

  • Solution
    • update to Go v1.22