An open API service indexing awesome lists of open source software.

https://github.com/infinitybotlist/eureka


https://github.com/infinitybotlist/eureka

Last synced: 6 months ago
JSON representation

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