Skip to content

neelchoudhury/golang-redis-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the Redis server with redis-server

Start the Redis CLI with redis-cli

cd $ROOT/controller go run .

 curl http://127.0.0.1:8080/account --data '{"name":"Neel","balance":300}' -H "C
ontent-Type: application/json"
 curl http://127.0.0.1:8080/account?user=Neel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages