04 Aug 23
27 Jul 23
A human readable time translator in golang. Contribute to urjitbhatia/gohumantime development by creating an account on GitHub.
22 Jul 23
Creates podcast XML allowing you to set name, duration, download location, etc.
19 Jul 23
07 Jul 23
27 Jun 23
Embedded Go Database, the fast alternative to SQLite, gorm, etc. - objectbox/objectbox-go: Embedded Go Database, the fast alternative to SQLite, gorm, etc.
20 Jun 23
I am a software engineer with a decade-long experience developing software using Java, Go, and Elixir.
12 Jun 23
Did you know that Go lets us provide executable code examples as part of our documentation? It’s pretty neat. Let’s take a tour of this useful feature and see how it works.
11 Jun 23
06 Jun 23
A natural language date/time parser with pluggable rules - olebedev/when: A natural language date/time parser with pluggable rules
01 Jun 23
GitHub - JohannesKaufmann/html-to-markdown: ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. - GitHub - JohannesKaufmann/html-to-markdown: ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
30 May 23
GitHub - JohannesKaufmann/html-to-markdown: ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. - GitHub - JohannesKaufmann/html-to-markdown: ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
24 May 23
09 May 23
05 May 23
29 Apr 23
16 Apr 23
This article will cover everything you need to know about Go testing. You will start with a simple testing function, and work through more tools and strategies to help you master testing in Go.