Skip to content

AbdelrahmanKhaledAmer/Simple-Golang-JSON-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple-Golang-JSON-Server

Install & Run:

  1. Install Go
  2. Clone the repository
  3. Install CORS $ go get github.com/heppu/simple-cors
  4. Run the server $ go run hello.go
  5. Open localhost on a browser (or postman) and try the GET routes ("/" and "/hello") and the POST route ("/echo").

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages