ManyakRus/starter
Starter components for golang, for connect to any external service with 1 line of code.
This is a set of starter components for Go (Golang) developers, designed to simplify connecting their applications to various external services. It takes the complexity of setting up connections to popular databases, message brokers, and APIs, and provides ready-to-use modules. The result is quicker development and less boilerplate code for Go programmers building microservices or other applications that interact with many different systems.
Use this if you are a Go developer building an application that needs to integrate with databases like PostgreSQL or MSSQL, message brokers like Kafka or NATS, or external APIs like ChatGPT or Camunda.
Not ideal if you are not a Go developer or if your project doesn't require connecting to external services supported by these components.
Stars
31
Forks
2
Language
Go
License
MIT
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ManyakRus/starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
juzeon/poe-openai-proxy
A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was...
aurora-develop/aurora
free
livekit-examples/kitt
Talk to ChatGPT in real time using LiveKit
cookeem/chatgpt-service
Real-time ChatGPT service, support GPT3/GPT4, support conversation and generate pictures from...