Skip to content

Just some Go code to retrieve today's horoscope 🌌

Notifications You must be signed in to change notification settings

anacltd/horoscope-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

  _                                                                
 | |                                                               
 | |__   ___  _ __ ___  ___  ___ ___  _ __   ___ ______ __ _  ___  
 | '_ \ / _ \| '__/ _ \/ __|/ __/ _ \| '_ \ / _ \______/ _` |/ _ \ 
 | | | | (_) | | | (_) \__ \ (_| (_) | |_) |  __/     | (_| | (_) |
 |_| |_|\___/|_|  \___/|___/\___\___/| .__/ \___|      \__, |\___/ 
                                     | |                __/ |      
                                     |_|               |___/       

Long story short: I lowkey like astrology.
I want to learn Go and I think that was a pretty cool way to get started with web scraping with Go.

How to use this?

  1. go mod init
  2. go mod tidy
  3. go run horoscope.go

About

Just some Go code to retrieve today's horoscope 🌌

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages