Our great sponsors
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
A lot of places seem to suggest https://github.com/gin-gonic/gin , but it seems too micro for my tastes. There's https://github.com/gobuffalo/buffalo that seems to have the appropriate amount of kitchen sinks included, but does it pass the popularity test? Any other options I've missed?
-
A lot of places seem to suggest https://github.com/gin-gonic/gin , but it seems too micro for my tastes. There's https://github.com/gobuffalo/buffalo that seems to have the appropriate amount of kitchen sinks included, but does it pass the popularity test? Any other options I've missed?
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Related posts
- 6 ways to boost the performance of your Go applications
- Any good homelabs or K8’s projects to practice container orchestration
- Httptest response recorder returns the wrong status code.
- How to recover from a GIN_MODE panic in case if wrong string is passed
- I didn't find any good Pokémon type calculator web-app to avoid being harassed with type-related questions