Skip to content

A Go server playground that integrates with different technologies.

License

Notifications You must be signed in to change notification settings

kentlouisetonino/goserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • A Go server playground that integrates with different technologies.
# API URL.
http://localhost:11000/api

# Health check route.
/health


Commands

# Change permission and make it executable.
sudo chmod +x run.sh

# Run the server.
./run.sh