mihaitodor / PresentationsLinks
My public presentations and code examples
☆14Updated last year
Alternatives and similar repositories for Presentations
Users that are interested in Presentations are comparing it to the libraries listed below
Sorting:
- A collection of common Go packages that Voicera uses in microservices☆36Updated 6 years ago
- HTMX request and response helpers for Go☆23Updated last year
- Predicts future sports scores☆26Updated this week
- ☆20Updated 5 years ago
- An all-in-one data service (caching + K/V + flags + counters + sets) for microservices and FaaS functions. gRPC and HTTP interfaces.☆105Updated this week
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Auth Themes☆21Updated 5 years ago
- URL Shortner written in Buffalo☆29Updated 6 years ago
- Learn go concurrency by writing a small in-memory database (stores data in the golang native map)☆28Updated 7 years ago
- Structured logging☆50Updated 7 months ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated last month
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- DevOps tool for managing microservices☆28Updated 6 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated last week
- A sample app that uses Fx dependency injection framework.☆20Updated 5 years ago
- An HTTP sink (for testing) with optional recording and playback ability☆68Updated 7 months ago
- A round robin load balancer implemented in Go used to route requests across multiple servers☆42Updated 5 years ago
- An example Go project for running local development environment, with hot code reloading.☆106Updated 5 years ago
- trivago go utilities☆56Updated 6 years ago
- Simple recommendation engine implementation built on top of Redis