Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 252 Bytes

Lotto

A simple lottery service for the meetup attendees.

Run

git clone [email protected]:golangkorea/lotto
cd lotto
go run .

Then visit http://127.0.0.1:8000.

Example

Screenshot

License

MIT