Skip to content

Fadhelbulloh/api-with-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages