Skip to content

hammingcube/badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Badges

GitHub Badges in Golang

git clone https://github.com/maddyonline/badges.git
go run server.go

In a separate tab, run ngrok and copy ngrok's URL. Say it is: http://583086c2.ngrok.io.

ngrok http 8085

Put the following in a GitHub Readme.md. Refresh to see it's effect.

![Solution](http://583086c2.ngrok.io/view)

Here's what it would look like if the server is up and running. Solution Solution

Releases

No releases published

Packages

No packages published

Languages