A link shortener written in Go using Airtable. reCAPTCHA is also implemented.
-
Clone the repo
-
Install dependencies
go get github.com/sheldor1510/resize
-
Get the
.env
from me and put it in the root directory of this project. -
go run server.go
to launch