An open API service indexing awesome lists of open source software.

https://github.com/hasinhayder/gochuck

Random Chuck Norris Jokes
https://github.com/hasinhayder/gochuck

api fun golang jokes

Last synced: about 1 year ago
JSON representation

Random Chuck Norris Jokes

Awesome Lists containing this project

README

          

A Go program to display random Chuck Norris jokes in your terminal window.

Compile it
```
go build chuck.go
```

And run it
```
./chuck
```

Enjoy!