Skip to content

cyruzin/go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Server

A simple Go server without any external libs.

Running

Make sure you have go installed on your machine, then:

  go run main.go

That's it! :)

End-Points

Base URL: localhost:8000

  • / - API entry point.

  • /hello - Hello with optional query param. Eg: /hello or /hello?user=foo

About

A Go server without external libs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages