Skip to content

ThanadonExe/go-shorter

Repository files navigation

go-Shorter

A URL shortener service - my minimal self learning project

Lessons

  • CRUD API with Fiber
  • Connect to PosgreSQL with sqlx
  • Redis Caching with go-redis
  • DB migrations with migrate
  • JWT Authentication
  • Loading env config with viper
  • Testing

Usage

cp .env.example .env    

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published