https://github.com/infinitybotlist/eureka
https://github.com/infinitybotlist/eureka
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/infinitybotlist/eureka
- Owner: InfinityBotList
- License: mit
- Created: 2022-12-03T14:20:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T19:44:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T13:51:15.926Z (about 1 year ago)
- Language: Go
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eureka
Set of common primitives useful for Go web services.
- zapchi: Modified version of the chi logger with support for Uber's zap
- crypto: Common cryptography primitives
- proxy: Custom proxy for `discord` to a given proxy
- doclib: Common documentation library
- dovewing: Our custom user fetching and caching library
- genconfig: Common configuration generation library
- uapi: Defines a unified API handling code with auth and timeouts and caching builtin
- snippets: Common snippets for zap etc. that are useful