Skip to content

ssandeep16798/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmarc_backend

Steps to Build:

  1. Go to directory ./cmd
  2. Execute these commands inside the cmd directory:
    • go get github.com/lib/pq
    • go get github.com/gorilla/mux
    • go mod tidy

Steps to Run:

  1. Go to directory ./cmd
  2. Execute these commands to start the application:
    • go run main.go
  3. Application will start and run on port: 8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published