go-mux

command module
v0.0.0-...-e1a1b81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 9 Imported by: 0

README

go-mux

To run postgrace db use this command

docker run --name some-postgres -p 5432:5432 -e POSTGRES_PASSWORD=mysecretpassword -d postgres

Export these 3 variables

export APP_DB_USERNAME=postgres

export APP_DB_PASSWORD=mysecretpassword

export APP_DB_NAME=postgres

the source refered from

https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL