Simple GraphQL-API Reusable module / kit with
fx
,
echo
,
gqlgen
, and
ent
- fx
- gqlgen
- echo
- ent
- Simple GraphQL CRUD handlers
- Database connection with PostgreSQL
- Database entity code generation and query builder
- GraphQL Resolvers
- Services to handle logic
- Fx lifecycle to handle dependencies injection
- Providers and Invokers for fx
func main() {
fmt.Printf("Thanks for checking this out, %v\n", you)
}