Skip to content

devbeast0121/GolangAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GolangAPI

First you need to Install Go

then run this command to run a postgres container which maps port 5432 to localhost:5432

go run .

this will make available the following endpoints:

returns a JSON object with: a greeting message

returns a JSON object with: a healthcheck status message and timestamp

returns a JSON object with: a confirmation message and status code

returns a JSON array with: user objects

returns a JSON object with: user properties

returns a JSON object with: a confirmation message and status code

returns a JSON object with: a confirmation message and status code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published