Skip to content

v0.1.1

Compare
Choose a tag to compare
@2hmad 2hmad released this 10 Apr 20:46
· 111 commits to master since this release

🚀 New

  • Initialize serve app functionality
app.Run(":8083")
  • Use go figure

🧹 Updates

  • Update Package name
  • Export router in app
  • return nothing in Run method