Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

sqlcommenter-http

Installation

  • Clone the source

  • Update connection string in Index function

  • Install dependencies

     go build
    
  • Run the app

     go run main.go
    
  • Hit the url http://localhost:8080/ and observe the mysql logs to see comments appended