Categorygithub.com/Fadhelbulloh/api-with-redis
modulepackage
0.0.0-20231206063741-fe319b44b449
Repository: https://github.com/fadhelbulloh/api-with-redis.git
Documentation: pkg.go.dev

# README

Postgres and Redis Service

implementing caching system in postgre REST API

Port : 7200 
API : 
- /basic/postgres
- /basic/static

Tech

  • Golang - programming language
  • Gin Gonic - HTTP web framework written in Go (Golang)
  • GORM - ORM library for dealing with relational databases
  • Redis - Caching system

ENV needed

for postgres

HOST
USERPG
PASSWORD
DB
PGPORT
SSLMODE

for redis

REDISADDR
REDISDB
REDISPASS

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author