air-examples / hello-world

The very first web application built using Air.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World

The very first web application built using Air.

Installation

Check out the latest version of Hello World and enter it

$ git clone https://github.com/air-examples/hello-world.git
$ cd hello-world

and run it

$ go run main.go

then visit http://localhost:8080.

Community

If you want to discuss Hello World, or ask questions about it, simply post questions or ideas here.

Contributing

If you want to help build Hello World, simply follow this to send pull requests here.

License

This project is licensed under the MIT License.

License can be found here.

About

The very first web application built using Air.

License:MIT License


Languages

Language:Go 100.0%