trietmn / go-wikiLinks
This is a Golang open-source module that makes it easy to access and parse data from Wikipedia (Wikipedia API wrapper)
☆111Updated 6 months ago
Alternatives and similar repositories for go-wiki
Users that are interested in go-wiki are comparing it to the libraries listed below
Sorting:
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated last month
- µDiff - a micro Go diffing library☆209Updated last month
- A port of dinero.js to Go☆68Updated 2 years ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- perhaps the best CORS middleware library for Go☆162Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Generate dynamic image content based on a template image and a CSV file.☆83Updated last year
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated last year
- Fast mandelbrot set renderer using goroutines☆92Updated this week
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A go client and cli for the openai APIs, focused on developer friendliness and convenience atop the basic building blocks for the OpenAI …☆64Updated last year
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- A program to create, solve and draw mazes in your terminal or in 2D/3D☆66Updated last year
- Adding "unset" state to Go's types☆82Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Library to help with walking of code directories in go☆89Updated last month
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆191Updated last year
- Hare is a nimble little database management system for Go.☆98Updated 4 years ago
- "CLI Mate" autogenerates CLIs from structs / functions (nested subcommands, global / local flags, help generation, typo suggestions, shel…☆161Updated last month
- Go struct inspection HTTP handler☆67Updated 3 weeks ago
- A cancelable reader for Go