Skip to content

izenhow/gofinal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Action

  1. Please set up go mod
  2. MUST start api at port :2009
  3. DATABASE_URL get from environment variable

How to run test?

  • Option1 run your server then run command go test -v check_test.go
  • Option2 import postman collection then run the test

Trick

don't forget your go module go mod init .....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%